Home | History | Annotate | Download | only in test

Lines Matching defs:iteration

895                 Bundle iteration = (Bundle)p;
896 String index = "iteration" + i + ".";
898 iteration.getString(PerformanceCollector.METRIC_KEY_LABEL));
900 iteration.getLong(PerformanceCollector.METRIC_KEY_CPU_TIME));
902 iteration.getLong(PerformanceCollector.METRIC_KEY_EXECUTION_TIME));