Home
last modified time | relevance | path

Searched defs:odexFilePath (Results 1 – 1 of 1) sorted by relevance

/cts/hostsidetests/compilation/src/android/compilation/cts/
DAdbRootDependentCompilationTest.java187 String odexFilePath = getOdexFilePath(APP_USED_BY_OTHER_APP_PACKAGE); in testCompile_usedByOtherApps() local
260 String odexFilePath = getOdexFilePath(APPLICATION_PACKAGE); in compileWithProfilesAndCheckFilter() local
334 private String getCompilerFilter(String odexFilePath) throws Exception { in getCompilerFilter()
352 private List<String> getCompiledMethods(String odexFilePath) throws Exception { in getCompiledMethods()