Searched refs:RUNNING_CUSTOMIZED (Results 1 – 1 of 1) sorted by relevance
121 private static final int RUNNING_CUSTOMIZED = 3; // Running for customized measurement. field in ManualBenchmarkState231 mState = RUNNING_CUSTOMIZED; in keepRunning()239 case RUNNING_CUSTOMIZED: { in keepRunning()280 if (isWarmingUp() || mState == RUNNING_CUSTOMIZED) { in addExtraResult()