Home
last modified time | relevance | path

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

/cts/hostsidetests/compilation/src/android/compilation/cts/
DAdbRootDependentCompilationTest.java219 Set<ProfileLocation> profileLocations) in compileWithProfilesAndCheckFilter()
362 private boolean canRunTest(Set<ProfileLocation> profileLocations) throws Exception { in canRunTest()