Searched refs:draw_result_to_string (Results 1 – 1 of 1) sorted by relevance
189 static std::string draw_result_to_string(skiagm::DrawResult result) { in draw_result_to_string() function278 TestRunner::Log("\tResult: %s", draw_result_to_string(result).c_str()); in run_gm()