Home
last modified time | relevance | path

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

/cts/common/device-side/device-info/tests/src/com/android/compatibility/common/deviceinfo/
DDeviceInfoActivityTest.java55 String resultFilePath = mActivity.getResultFilePath(); in testJsonFile()
/cts/common/device-side/device-info/src/com/android/compatibility/common/deviceinfo/
DDeviceInfoInstrument.java126 mBundle.putString(className, activity.getResultFilePath()); in runActivity()
DDeviceInfoActivity.java112 String getResultFilePath() { in getResultFilePath() method in DeviceInfoActivity