Searched refs:doTest (Results 1 - 9 of 9) sorted by relevance

/frameworks/base/core/tests/coretests/src/android/os/
H A DBroadcasterTest.java60 tester.doTest(1000);
115 tester.doTest(1000);
124 tester.doTest(1000);
159 tester.doTest(1000);
194 tester.doTest(1000);
230 tester.doTest(1000);
H A DIdleHandlerTest.java89 tester.doTest(1000);
125 tester.doTest(1000);
160 tester.doTest(1000);
196 tester.doTest(1000);
H A DHandlerTester.java30 public void doTest(long timeout) { method in class:HandlerTester
H A DTestHandlerThread.java35 public void doTest(long timeout) { method in class:TestHandlerThread
H A DMessengerTest.java116 (new TestThread()).doTest(1000);
H A DMessageQueueTest.java80 tester.doTest(1000);
104 tester.doTest(1000);
274 tester.doTest(1000);
/frameworks/native/opengl/tests/gl_perf/
H A Dfilltest.cpp37 bool doTest(uint32_t w, uint32_t h) { function
H A Dgl2_perf.cpp54 bool doTest(uint32_t w, uint32_t h);
125 doTest(w, h);
/frameworks/native/opengl/tests/gl_perfapp/jni/
H A Dgl_code.cpp41 void doTest() { function
55 // ALOGI("doTest %d %d %d\n", texCount, extraMath, testSubState);
98 doTest();

Completed in 490 milliseconds