Searched refs:sCloneUserStoragePath (Results 1 – 3 of 3) sorted by relevance
81 private static String sCloneUserStoragePath; field in AppCloningHostTest96 sCloneUserStoragePath = String.format(EXTERNAL_STORAGE_PATH, in setup()123 eventually(() -> sDevice.doesFileExist(sCloneUserStoragePath, mCloneUserIdInt), in testCreateCloneUserFile()128 String filePathOnClone = sCloneUserStoragePath + tmpFile.getName(); in testCreateCloneUserFile()
94 String sCloneUserStoragePath = String.format(EXTERNAL_STORAGE_PATH, in beforeClassWithDevice() local97 eventually(() -> sDevice.doesFileExist(sCloneUserStoragePath, mCloneUserIdInt), in beforeClassWithDevice()
329 String sCloneUserStoragePath = String.format(EXTERNAL_STORAGE_PATH, in createCloneUserAndInstallDeviceTestApk() local332 eventually(() -> getDevice().doesFileExist(sCloneUserStoragePath, mCloneUserIdInt), in createCloneUserAndInstallDeviceTestApk()