Searched refs:compileApp (Results 1 – 1 of 1) sorted by relevance
308 compileApp(VERIFY_FILTER, appPkgName)); in testMeasureStartUpTime()311 compileApp(launch.getCompilerFilter(), appPkgName)); in testMeasureStartUpTime()333 compileApp(launch.getCompilerFilter(), appPkgName)); in testMeasureStartUpTime()508 private boolean compileApp(String compilerFilter, String appPkgName) throws IOException { in compileApp() method in AppLaunch