Home
last modified time | relevance | path

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

/third_party/flutter/skia/tools/skqp/src/
Dskqp.cpp43 static constexpr char kRenderTestReportPath[] = "report.html"; variable
447 SkFILEWStream htmOut(SkOSPath::Join(fReportDirectory.c_str(), kRenderTestReportPath).c_str()); in makeReport()
/third_party/skia/tools/skqp/src/
Dskqp.cpp47 static constexpr char kRenderTestReportPath[] = "report.html"; variable
458 SkFILEWStream htmOut(SkOSPath::Join(fReportDirectory.c_str(), kRenderTestReportPath).c_str()); in makeReport()