Home
last modified time | relevance | path

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

/cts/hostsidetests/compilation/src/android/compilation/cts/
DAdbRootDependentCompilationTest.java136 writeProfile(profileLocation); in testCompile_bgDexopt()
233 writeProfile(profileLocation); in compileWithProfilesAndCheckFilter()
279 private void writeProfile(ProfileLocation location) throws Exception { in writeProfile() method in AdbRootDependentCompilationTest