Searched defs:jsonFile (Results 1 – 4 of 4) sorted by relevance
53 File jsonFile = null; in testCollectDeviceInfo() local87 protected void collectDeviceInfo(File jsonFile) throws Exception { in collectDeviceInfo()
33 public ReportLogHostInfoStore(File jsonFile, String streamName) throws Exception { in ReportLogHostInfoStore()
75 File jsonFile = new File(dir, mReportLogName + ".reportlog.json"); in MetricsReportLog() local
153 File jsonFile; in runIncrementalDeqp() local