Home
last modified time | relevance | path

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

/art/test/odsign/test-src/com/android/tests/odsign/
DOnDeviceSigningHostTest.java42 testUtils.installTestApex(); in beforeClassWithDevice()
DCompOsSigningHostTest.java65 testUtils.installTestApex(); in beforeClassWithDevice()
DCompOsDenialHostTest.java62 testUtils.installTestApex(); in beforeClassWithDevice()
DOdrefreshHostTest.java48 testUtils.installTestApex(); in beforeClassWithDevice()
DOdsignTestUtils.java100 public void installTestApex() throws Exception { in installTestApex() method in OdsignTestUtils
/art/test/update-rollback/src/com/android/tests/apex/art/
DArtApexTestUtils.java51 public void installTestApex() throws Exception { in installTestApex() method in ArtApexTestUtils
DBrokenArtApexUpdateRollbackHostTest.java52 sTestUtils.installTestApex(); in beforeClassWithDevice()