Searched defs:externalStorePath (Results 1 – 3 of 3) sorted by relevance
213 String externalStorePath = mTestDevice.getMountPoint(IDevice.MNT_EXTERNAL_STORAGE); in testPushPull_normal() local253 String externalStorePath = "${EXTERNAL_STORAGE}"; in testPushPull_extStorageVariable() local290 String externalStorePath = mTestDevice.getMountPoint(IDevice.MNT_EXTERNAL_STORAGE); in testPull_noexist() local309 String externalStorePath = mTestDevice.getMountPoint(IDevice.MNT_EXTERNAL_STORAGE); in testPull_nopermissions() local339 String externalStorePath = mTestDevice.getMountPoint(IDevice.MNT_EXTERNAL_STORAGE); in testPush_noexist() local434 private void doTestSyncFiles(String externalStorePath) throws Exception { in doTestSyncFiles()489 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
1302 String externalStorePath = getMountPoint(IDevice.MNT_EXTERNAL_STORAGE); in getExternalStoreFreeSpace() local1337 private String getDfOutput(String externalStorePath) throws DeviceNotAvailableException { in getDfOutput()1389 Long parseFreeSpaceFromFree(String externalStorePath, String dfOutput) { in parseFreeSpaceFromFree()