Searched refs:PerformanceTestCase (Results 1 – 15 of 15) sorted by relevance
20 import android.test.PerformanceTestCase;134 public static class PerformanceTest extends TestCase implements PerformanceTestCase {146 public int startPerformance(PerformanceTestCase.Intermediates intermediates) { in startPerformance()
22 import android.test.PerformanceTestCase;29 public class InflateTest extends AndroidTestCase implements PerformanceTestCase {48 public int startPerformance(PerformanceTestCase.Intermediates intermediates) { in startPerformance()
24 import android.test.PerformanceTestCase;30 public class CreateViewTest extends AndroidTestCase implements PerformanceTestCase {36 public int startPerformance(PerformanceTestCase.Intermediates intermediates) { in startPerformance()
23 import android.test.PerformanceTestCase;26 implements PerformanceTestCase, LaunchpadActivity.CallingTest {34 private PerformanceTestCase.Intermediates mIntermediates;
32 import android.test.PerformanceTestCase;64 public interface CallingTest extends PerformanceTestCase.Intermediates {
19 import android.test.PerformanceTestCase;27 public class CursorWindowTest extends TestCase implements PerformanceTestCase {
25 import android.test.PerformanceTestCase;31 public class DatabaseStatementTest extends AndroidTestCase implements PerformanceTestCase {
27 import android.test.PerformanceTestCase;39 public class DatabaseCursorTest extends AndroidTestCase implements PerformanceTestCase {
22 import android.test.PerformanceTestCase;63 implements PerformanceTestCase {
30 import android.test.PerformanceTestCase;50 public class DatabaseGeneralTest extends AndroidTestCase implements PerformanceTestCase {
31 public interface PerformanceTestCase interface
22 import android.test.PerformanceTestCase;67 implements PerformanceTestCase {
42 @Deprecated public interface PerformanceTestCase {44 method @Deprecated public int startPerformance(android.test.PerformanceTestCase.Intermediates);47 @Deprecated public static interface PerformanceTestCase.Intermediates {
24 import android.test.PerformanceTestCase;44 public class GSMPhoneTest extends AndroidTestCase implements PerformanceTestCase {
29030 public abstract interface PerformanceTestCase {29032 method public abstract int startPerformance(android.test.PerformanceTestCase.Intermediates);29035 public static abstract interface PerformanceTestCase.Intermediates {