Searched refs:test_dir_with_file (Results 1 – 1 of 1) sorted by relevance
/aosp_15_r20/external/skia/tests/ |
H A D | OSPathTest.cpp | 26 static void test_dir_with_file(skiatest::Reporter* reporter, const SkString& dir, in test_dir_with_file() function 72 test_dir_with_file(reporter, dir, filename); in DEF_TEST() 76 test_dir_with_file(reporter, dir, filename); in DEF_TEST() 79 test_dir_with_file(reporter, dir, SkString()); in DEF_TEST() 82 test_dir_with_file(reporter, SkString(), filename); in DEF_TEST() 86 test_dir_with_file(reporter, dir, filename); in DEF_TEST() 100 test_dir_with_file(reporter, dir, filename); in DEF_TEST() 104 test_dir_with_file(reporter, dir, filename); in DEF_TEST()
|