Searched refs:testApexFile (Results 1 – 1 of 1) sorted by relevance
102 final String testApexFile = "com.android.apex.cts.shim.v2_no_pb.apex"; in testApexWithoutPbIsNotActivated() local104 assertThat(getDevice().pushFile(mHostUtils.getTestFile(testApexFile), in testApexWithoutPbIsNotActivated()105 "/data/apex/active/" + testApexFile)).isTrue(); in testApexWithoutPbIsNotActivated()113 mHostUtils.waitForFileDeleted("/data/apex/active/" + testApexFile, in testApexWithoutPbIsNotActivated()116 getDevice().executeShellV2Command("rm /data/apex/active/" + testApexFile); in testApexWithoutPbIsNotActivated()