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