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