Home
last modified time | relevance | path

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

/art/test/odsign/test-src/com/android/tests/odsign/
DOdrefreshFactoryHostTestBase.java88 mTestUtils.restartZygote(); in verifyArtSamegradeUpdateTriggersCompilation()
124 mTestUtils.restartZygote(); in verifyOtherApexSamegradeUpdateTriggersCompilation()
163 mTestUtils.restartZygote(); in verifyMissingArtifactTriggersCompilation()
DOdrefreshHostTest.java371 mTestUtils.restartZygote(); in verifyMinimalCompilation()
DOdsignTestUtils.java279 public void restartZygote() throws Exception { in restartZygote() method in OdsignTestUtils