Home
last modified time | relevance | path

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

/test/cts-root/hostsidetests/packageinstaller/app/src/com/android/cts_root/packageinstaller/
DSessionCleanUpTest.java83 private void assertSessionNotExists(int sessionId) throws Exception { in assertSessionNotExists() method in SessionCleanUpTest
95 assertSessionNotExists(sessionId); in testSessionCleanUp_Single_Success()
108 assertSessionNotExists(parentId); in testSessionCleanUp_Multi_Success()
110 assertSessionNotExists(childId); in testSessionCleanUp_Multi_Success()
123 assertSessionNotExists(sessionId); in testSessionCleanUp_Single_VerificationFailed()
136 assertSessionNotExists(parentId); in testSessionCleanUp_Multi_VerificationFailed()
138 assertSessionNotExists(childId); in testSessionCleanUp_Multi_VerificationFailed()
150 assertSessionNotExists(sessionId); in testSessionCleanUp_Single_ValidationFailed()
162 assertSessionNotExists(parentId); in testSessionCleanUp_Multi_ValidationFailed()
164 assertSessionNotExists(childId); in testSessionCleanUp_Multi_ValidationFailed()
[all …]