Searched refs:deviceInfoFolder (Results 1 – 1 of 1) sorted by relevance
489 File deviceInfoFolder = new File(mBuildHelper.getResultDir(), DeviceInfo.RESULT_DIR_NAME); in testTestLogWithDeviceInfo() local491 assertTrue(deviceInfoFolder.exists()); in testTestLogWithDeviceInfo()492 File[] deviceInfoFiles = deviceInfoFolder.listFiles(); in testTestLogWithDeviceInfo()