Searched refs:Intermediates (Results 1 – 18 of 18) sorted by relevance
30 public interface Intermediates interface56 int startPerformance(Intermediates intermediates); in startPerformance()
34 private PerformanceTestCase.Intermediates mIntermediates;99 public int startPerformance(Intermediates intermediates) { in startPerformance()
64 public interface CallingTest extends PerformanceTestCase.Intermediates {
147 public int startPerformance(PerformanceTestCase.Intermediates intermediates) { in startPerformance()
50 public int startPerformance(PerformanceTestCase.Intermediates intermediates) { in startPerformance()
35 public int startPerformance(PerformanceTestCase.Intermediates intermediates) { in startPerformance()
39 public int startPerformance(Intermediates intermediates) { in startPerformance()
69 public int startPerformance(Intermediates intermediates) { in startPerformance()
105 public int startPerformance(Intermediates intermediates) { in startPerformance()173 public int startPerformance(Intermediates intermediates) { in startPerformance()
80 public int startPerformance(Intermediates intermediates) { in startPerformance()
67 public int startPerformance(Intermediates intermediates) { in startPerformance()
111 public int startPerformance(Intermediates intermediates) { in startPerformance()
45 public class TestRunner implements PerformanceTestCase.Intermediates {
123 public int startPerformance(Intermediates intermediates) { in startPerformance()
1673 http://developer.android.com/reference/android/test/PerformanceTestCase.Intermediates.html
19432 method public abstract int startPerformance(android.test.PerformanceTestCase.Intermediates);19435 public static abstract interface PerformanceTestCase.Intermediates {