Home
last modified time | relevance | path

Searched defs:extStore (Results 1 – 11 of 11) sorted by relevance

/tools/tradefederation/contrib/src/com/android/media/tests/
DVideoEditingMemoryTest.java129 String extStore = in cleanResultFile() local
147 String extStore = in uploadHeapDumpFiles() local
DMediaMemoryTest.java142 String extStore = mTestDevice.getMountPoint(IDevice.MNT_EXTERNAL_STORAGE); in cleanResultFile() local
157 String extStore = mTestDevice.getMountPoint(IDevice.MNT_EXTERNAL_STORAGE); in uploadHeapDumpFiles() local
DCameraShotToShotLatencyTest.java106 String extStore = mTestDevice.getMountPoint(IDevice.MNT_EXTERNAL_STORAGE); in cleanupDevice() local
DMediaPlayerStressTest.java119 String extStore = mTestDevice.getMountPoint(IDevice.MNT_EXTERNAL_STORAGE); in cleanResultFile() local
DVideoEditingPerformanceTest.java159 String extStore = in cleanResultFile() local
DCameraSettingsTest.java126 String extStore = mTestDevice.getMountPoint(IDevice.MNT_EXTERNAL_STORAGE); in cleanupDevice() local
DMediaStressTest.java96 String extStore = mTestDevice.getMountPoint(IDevice.MNT_EXTERNAL_STORAGE); in cleanTmpFiles() local
DCameraLatencyTest.java188 String extStore = mTestDevice.getMountPoint(IDevice.MNT_EXTERNAL_STORAGE); in cleanTmpFiles() local
DCameraStressTest.java223 String extStore = mTestDevice.getMountPoint(IDevice.MNT_EXTERNAL_STORAGE); in cleanTmpFiles() local
/tools/tradefederation/contrib/src/com/android/wireless/tests/
DWifiStressTest.java381 String extStore = mTestDevice.getMountPoint(IDevice.MNT_EXTERNAL_STORAGE); in cleanOutputFiles() local
/tools/tradefederation/core/tests/src/com/android/tradefed/device/
DTestDeviceFuncTest.java392 final String extStore = "/data/local"; in testListSymlinkDir() local