Home
last modified time | relevance | path

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

/art/test/odsign/test-src/com/android/tests/odsign/
DOnDeviceSigningHostTest.java49 testUtils.uninstallTestApex(); in afterClassWithDevice()
DCompOsSigningHostTest.java86 testUtils.uninstallTestApex(); in afterClassWithDevice()
DCompOsDenialHostTest.java82 testUtils.uninstallTestApex(); in afterClassWithDevice()
DOdrefreshHostTest.java55 testUtils.uninstallTestApex(); in afterClassWithDevice()
DOdsignTestUtils.java119 public void uninstallTestApex() throws Exception { in uninstallTestApex() method in OdsignTestUtils
/art/test/update-rollback/src/com/android/tests/apex/art/
DArtApexTestUtils.java63 public void uninstallTestApex() throws Exception { in uninstallTestApex() method in ArtApexTestUtils
DBrokenArtApexUpdateRollbackHostTest.java90 sTestUtils.uninstallTestApex(); in afterClassWithDevice()