Home
last modified time | relevance | path

Searched defs:jsonWriter (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/m133/tools/testrunners/gm/
DBazelGMTestRunner.cpp176 SkJSONWriter jsonWriter(&jsonFile, SkJSONWriter::Mode::kPretty); in write_png_and_json_files() local
/third_party/skia/m133/tools/testrunners/benchmark/
DBazelBenchmarkTestRunner.cpp554 ResultsJSONWriter jsonWriter(jsonPath.c_str()); in main() local