Home
last modified time | relevance | path

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

/cts/hostsidetests/edi/src/android/edi/cts/
DDynamicPartitionsDeviceInfo.java36 protected void collectDeviceInfo(File jsonFile) throws Exception { in collectDeviceInfo()
/cts/common/device-side/util/src/com/android/compatibility/common/util/
DReportLogDeviceInfoStore.java32 public ReportLogDeviceInfoStore(File jsonFile, String streamName) throws Exception { in ReportLogDeviceInfoStore()
DDeviceReportLog.java62 File jsonFile = new File(logDirectory, mReportLogName + ".reportlog.json"); in DeviceReportLog() local
/cts/common/device-side/util-axt/src/com/android/compatibility/common/util/
DReportLogDeviceInfoStore.java32 public ReportLogDeviceInfoStore(File jsonFile, String streamName) throws Exception { in ReportLogDeviceInfoStore()
DDeviceReportLog.java62 File jsonFile = new File(logDirectory, mReportLogName + ".reportlog.json"); in DeviceReportLog() local
/cts/common/device-side/device-info/src/com/android/compatibility/common/deviceinfo/
DDeviceInfo.java86 File jsonFile; in testCollectDeviceInfo() local
/cts/tools/release-parser/src/com/android/cts/releaseparser/
DJsonPrinter.java242 File jsonFile; in open() local