Home
last modified time | relevance | path

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

/test/cts-root/hostsidetests/rollback/src/com/android/cts_root/rollback/host/
DRollbackManagerHostTest.java166 assertFileContents(TEST_STRING_1, oldFilePath1); in testRollbackApkInApexDataDirectories_Ce()
167 assertFileContents(TEST_STRING_2, oldFilePath2); in testRollbackApkInApexDataDirectories_Ce()
203 assertFileContents(TEST_STRING_1, oldFilePath1); in testRollbackApkDataDirectories_De()
204 assertFileContents(TEST_STRING_2, oldFilePath2); in testRollbackApkDataDirectories_De()
243 assertFileContents(TEST_STRING_1, oldFilePath1); in testRollbackApexDataDirectories_Ce()
244 assertFileContents(TEST_STRING_2, oldFilePath2); in testRollbackApexDataDirectories_Ce()
291 assertFileContents(TEST_STRING_1, oldFilePath1); in testRollbackApexDataDirectories_DeUser()
292 assertFileContents(TEST_STRING_2, oldFilePath2); in testRollbackApexDataDirectories_DeUser()
339 assertFileContents(TEST_STRING_1, oldFilePath1); in testRollbackApexDataDirectories_DeSys()
340 assertFileContents(TEST_STRING_2, oldFilePath2); in testRollbackApexDataDirectories_DeSys()
[all …]