Home
last modified time | relevance | path

Searched refs:reportPath (Results 1 - 3 of 3) sorted by relevance

/third_party/skia/platform_tools/android/apps/skqp/src/main/java/org/skia/skqp/
H A DSkQPRunner.java48 File reportPath = new File(context.getExternalFilesDir(null), "skqp_report_" + now); in SkQPRunner()
49 reportPath.mkdirs(); in SkQPRunner()
50 mOutputDirectory = reportPath.getAbsolutePath(); in SkQPRunner()
/third_party/skia/modules/pathkit/tests/
H A DtestReporter.js58 function reportPath(path, testname, done) { function
/third_party/skia/modules/canvaskit/tests/
H A DtestReporter.js58 function reportPath(path, testname, done) { function

Completed in 2 milliseconds