Searched defs:reportPath (Results 1 – 4 of 4) sorted by relevance
114 void MemoryLeakDetectorIpl::GenerateReport(const string &reportPath, const string &title) const in GenerateReport() argument
58 function reportPath(path, testname, done) { function
56 File reportPath = new File(context.getExternalFilesDir(null), "skqp_report_" + now); in SkQPRunner() local