Searched defs:externalStorePath (Results 1 – 3 of 3) sorted by relevance
207 String externalStorePath = mTestDevice.getMountPoint(IDevice.MNT_EXTERNAL_STORAGE); in testPushPull_normal() local247 String externalStorePath = "${EXTERNAL_STORAGE}"; in testPushPull_extStorageVariable() local284 String externalStorePath = mTestDevice.getMountPoint(IDevice.MNT_EXTERNAL_STORAGE); in testPull_noexist() local302 String externalStorePath = mTestDevice.getMountPoint(IDevice.MNT_EXTERNAL_STORAGE); in testPull_nopermissions() local332 String externalStorePath = mTestDevice.getMountPoint(IDevice.MNT_EXTERNAL_STORAGE); in testPush_noexist() local427 private void doTestSyncFiles(String externalStorePath) throws Exception { in doTestSyncFiles()482 String externalStorePath = null; in testPushDir() local
113 String externalStorePath = mTestDevice.getMountPoint(IDevice.MNT_EXTERNAL_STORAGE); in testPushFolderWithManyFiles() local145 String externalStorePath = mTestDevice.getMountPoint(IDevice.MNT_EXTERNAL_STORAGE); in testSyncDataWithManyFiles() local
1075 String externalStorePath = getMountPoint(IDevice.MNT_EXTERNAL_STORAGE); in getExternalStoreFreeSpace() local1110 private String getDfOutput(String externalStorePath) throws DeviceNotAvailableException { in getDfOutput()1162 Long parseFreeSpaceFromFree(String externalStorePath, String dfOutput) { in parseFreeSpaceFromFree()