Searched defs:reportPath (Results 1 – 5 of 5) sorted by relevance
48 File reportPath = new File(context.getExternalFilesDir(null), "skqp_report_" + now); in SkQPRunner() local
58 function reportPath(path, testname, done) { function