Home
last modified time | relevance | path

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

/platform_testing/libraries/health/rules/src/android/platform/test/rule/
DDex2oatPressureRule.java98 String compilationFilter = in starting() local
200 public Dex2oatRunnable(List<String> packagesToCompile, String compilationFilter) { in Dex2oatRunnable()