Home | History | Annotate | Download | only in test

Lines Matching defs:iteration

896                 Bundle iteration = (Bundle)p;
897 String index = "iteration" + i + ".";
899 iteration.getString(PerformanceCollector.METRIC_KEY_LABEL));
901 iteration.getLong(PerformanceCollector.METRIC_KEY_CPU_TIME));
903 iteration.getLong(PerformanceCollector.METRIC_KEY_EXECUTION_TIME));