Searched refs:sample_data (Results 1 – 2 of 2) sorted by relevance
32 const char *sample_data = "test file from test_extract_cpio_absolute_paths"; in DEFINE_TEST() local33 assertMakeFile(temp_absolute_file_name, 0644, sample_data); in DEFINE_TEST()
44 const char *sample_data = "test file from test_extract_tar_absolute_paths"; in DEFINE_TEST() local45 assertMakeFile(temp_absolute_file_name, 0644, sample_data); in DEFINE_TEST()