HomeSort by relevance Sort by last modified time
    Searched refs:read_test_case (Results 1 - 2 of 2) sorted by null

  /external/skia/tools/
chrome_fuzz.cpp 15 static bool read_test_case(const char* filename, SkString* testdata) { function
63 // read_test_case will print a useful error message if it fails.
64 if (!read_test_case(filename, &testdata))
  /external/skqp/tools/
chrome_fuzz.cpp 15 static bool read_test_case(const char* filename, SkString* testdata) { function
63 // read_test_case will print a useful error message if it fails.
64 if (!read_test_case(filename, &testdata))

Completed in 591 milliseconds