Searched refs:IORAP_COMPILE_RETRIES (Results 1 – 1 of 1) sorted by relevance
121 private static final int IORAP_COMPILE_RETRIES = 3; // retry compiler 3 times if it fails. field in AppLaunch370 compileAppForIorapWithRetries(appPkgName, IORAP_COMPILE_RETRIES); in testMeasureStartUpTime()