Home | History | Annotate | Download | only in perftests

Lines Matching refs:state

39         final BenchmarkState state = mPerfStatusReporter.getBenchmarkState();
41 while (state.keepRunning()) {
48 final BenchmarkState state = mPerfStatusReporter.getBenchmarkState();
49 while (state.keepRunning()) {
57 final BenchmarkState state = mPerfStatusReporter.getBenchmarkState();
58 while (state.keepRunning()) {
66 final BenchmarkState state = mPerfStatusReporter.getBenchmarkState();
68 while (state.keepRunning()) {
75 final BenchmarkState state = mPerfStatusReporter.getBenchmarkState();
77 while (state.keepRunning()) {
85 final BenchmarkState state = mPerfStatusReporter.getBenchmarkState();
92 while (state.keepRunning()) {
104 final BenchmarkState state = mPerfStatusReporter.getBenchmarkState();
106 while (state.keepRunning()) {
113 final BenchmarkState state = mPerfStatusReporter.getBenchmarkState();
121 while (state.keepRunning()) {