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