Searched refs:compileWithProfilesAndCheckFilter (Results 1 – 1 of 1) sorted by relevance
173 compileWithProfilesAndCheckFilter(false /* expectOdexChange */, in testCompile_noProfile()178 boolean didRun = compileWithProfilesAndCheckFilter(true /* expectOdexChange */, in testCompile_curProfile()187 compileWithProfilesAndCheckFilter(true /* expectOdexChange */, in testCompile_refProfile()194 compileWithProfilesAndCheckFilter(true /* expectOdexChange */, in testCompile_curAndRefProfile()218 private boolean compileWithProfilesAndCheckFilter(boolean expectOdexChange, in compileWithProfilesAndCheckFilter() method in AdbRootDependentCompilationTest