Searched defs:jsonFile (Results 1 – 3 of 3) 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()
72 File jsonFile = new File(dir, mReportLogName + ".reportlog.json"); in MetricsReportLog() local