Home
last modified time | relevance | path

Searched defs:jsonFile (Results 1 – 4 of 4) sorted by relevance

/test/suite_harness/common/host-side/util/src/com/android/compatibility/common/util/
DDeviceInfo.java53 File jsonFile = null; in testCollectDeviceInfo() local
87 protected void collectDeviceInfo(File jsonFile) throws Exception { in collectDeviceInfo()
DReportLogHostInfoStore.java33 public ReportLogHostInfoStore(File jsonFile, String streamName) throws Exception { in ReportLogHostInfoStore()
DMetricsReportLog.java75 File jsonFile = new File(dir, mReportLogName + ".reportlog.json"); in MetricsReportLog() local
/test/suite_harness/common/host-side/tradefed/src/com/android/compatibility/common/tradefed/targetprep/
DIncrementalDeqpPreparer.java153 File jsonFile; in runIncrementalDeqp() local