Home
last modified time | relevance | path

Searched refs:draw_result_to_string (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/skia/tools/testrunners/gm/
H A DBazelGMTestRunner.cpp189 static std::string draw_result_to_string(skiagm::DrawResult result) { in draw_result_to_string() function
278 TestRunner::Log("\tResult: %s", draw_result_to_string(result).c_str()); in run_gm()