Home
last modified time | relevance | path

Searched refs:newFilePath4 (Results 1 – 1 of 1) sorted by relevance

/aosp12/frameworks/base/tests/RollbackTest/StagedRollbackTest/src/com/android/tests/rollback/host/
H A DStagedRollbackTest.java350 String newFilePath4 = in testRollbackApexDataDirectories_DeSys() local
356 pushString(TEST_STRING_4, newFilePath4); in testRollbackApexDataDirectories_DeSys()
368 assertFileNotExists(newFilePath4); in testRollbackApexDataDirectories_DeSys()
405 String newFilePath4 = in testRollbackApexDataDirectories_DeUser() local
411 pushString(TEST_STRING_4, newFilePath4); in testRollbackApexDataDirectories_DeUser()
423 assertFileNotExists(newFilePath4); in testRollbackApexDataDirectories_DeUser()
458 String newFilePath4 = in testRollbackApexDataDirectories_Ce() local
464 pushString(TEST_STRING_4, newFilePath4); in testRollbackApexDataDirectories_Ce()
476 assertFileNotExists(newFilePath4); in testRollbackApexDataDirectories_Ce()
515 pushString(TEST_STRING_4, newFilePath4); in testRollbackApkDataDirectories_De()
[all …]