Home
last modified time | relevance | path

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

/tools/tradefederation/core/prod-tests/src/com/android/graphics/tests/
DUiPerformanceTest.java90 String extStore = mTestDevice.getMountPoint(IDevice.MNT_EXTERNAL_STORAGE); in setupDevice() local
129 String extStore = mTestDevice.getMountPoint(IDevice.MNT_EXTERNAL_STORAGE); in pullRawDataFile() local
223 String extStore = mTestDevice.getMountPoint(IDevice.MNT_EXTERNAL_STORAGE); in cleanOutputFiles() local
DOpenGlPerformanceTest.java326 String extStore = mTestDevice.getMountPoint(IDevice.MNT_EXTERNAL_STORAGE); in cleanOutputFiles() local
/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
DVideoEditingPerformanceTest.java159 String extStore = in cleanResultFile() local
DMediaPlayerStressTest.java119 String extStore = mTestDevice.getMountPoint(IDevice.MNT_EXTERNAL_STORAGE); 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/core/prod-tests/src/com/android/wireless/tests/
DWifiStressTest.java377 String extStore = mTestDevice.getMountPoint(IDevice.MNT_EXTERNAL_STORAGE); in cleanOutputFiles() local
/tools/tradefederation/core/tests/src/com/android/tradefed/device/
DTestDeviceFuncTest.java385 final String extStore = "/data/local"; in testListSymlinkDir() local