Searched refs:test_dir_with_file (Results 1 - 1 of 1) sorted by relevance

/external/skia/tests/
H A DOSPathTest.cpp22 static void test_dir_with_file(skiatest::Reporter* reporter, SkString dir, function
56 test_dir_with_file(reporter, dir, filename);
60 test_dir_with_file(reporter, dir, filename);
63 test_dir_with_file(reporter, dir, SkString());
66 test_dir_with_file(reporter, SkString(), filename);
70 test_dir_with_file(reporter, dir, filename);

Completed in 50 milliseconds