Home
last modified time | relevance | path

Searched refs:mResultFilePath (Results 1 – 1 of 1) sorted by relevance

/cts/common/device-side/device-info/src/com/android/compatibility/common/deviceinfo/
DDeviceInfo.java61 private String mResultFilePath = null; field in DeviceInfo
81 mResultFilePath = jsonFile.getAbsolutePath(); in testCollectDeviceInfo()
130 return mResultFilePath; in getResultFilePath()