Searched refs:kUnitTestReportPath (Results 1 – 1 of 1) sorted by relevance
38 static constexpr char kUnitTestReportPath[] = "unit_tests.txt"; variable350 SkFILEWStream report(SkOSPath::Join(fReportDirectory.c_str(), kUnitTestReportPath).c_str()); in makeReport()