Searched refs:mCurrentUserStoragePath (Results 1 – 1 of 1) sorted by relevance
42 private String mCurrentUserStoragePath; field in ContentProviderTest48 mCurrentUserStoragePath = in setUp()72 assertTrue(getDevice().doesFileExist(mCurrentUserStoragePath + tmpFile.getName())); in testPushFile_encode()89 assertTrue(getDevice().doesFileExist(mCurrentUserStoragePath + tmpFile.getName())); in testPushFile_encode_plus()103 assertTrue(getDevice().doesFileExist(mCurrentUserStoragePath + tmpFile.getName())); in testPushFile()118 assertTrue(getDevice().doesFileExist(mCurrentUserStoragePath + tmpFile.getName())); in testDeleteFile()