Searched refs:mExternalStorage (Results 1 – 1 of 1) sorted by relevance
53 private String mExternalStorage; field in TestDeviceFileFuncTest60 mExternalStorage = mTestDevice.getMountPoint(IDevice.MNT_EXTERNAL_STORAGE); in setUp()95 String.format("%s/%s", mExternalStorage, "tmp_testPushPull_ExtStorage.txt"); in testPushPull_ExtStorage()169 String deviceFilePath = String.format("%s/%s", mExternalStorage, "thisfiledoesntexist"); in testPull_NoExistExtStorage()272 remotePath = String.format("%s/%s", mExternalStorage, TEST_LABEL); in testPushPullDir_ExtStorage()344 remotePath = String.format("%s/%s", mExternalStorage, filename); in testDeleteFile_ExtStorage()