Home
last modified time | relevance | path

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

/cts/hostsidetests/compilation/src/android/compilation/cts/
DAdbRootDependentCompilationTest.java126 String odexPath = getOdexFilePath(APPLICATION_PACKAGE); in testCompile_bgDexopt() local
127 assertEquals(expectedInstallFilter, getCompilerFilter(odexPath)); in testCompile_bgDexopt()
134 assertEquals(expectedBgDexoptFilter, getCompilerFilter(odexPath)); in testCompile_bgDexopt()