HomeSort by relevance Sort by last modified time
    Searched defs:testDelay (Results 1 - 3 of 3) sorted by null

  /system/extras/tests/lib/testUtil/
testUtil.c 263 void testDelay(float amt)
287 // of time can be specified. Differs from testDelay() in that
  /packages/apps/Calendar/tests/src/com/android/calendar/
AsyncQueryServiceTest.java 252 public void testDelay() throws Exception {
267 Log.d(TAG, "testDelay Waiting >>>>>>>>>>>");
270 Log.d(TAG, "testDelay Done <<<<<<<<<<<<<<");
  /libcore/jsr166-tests/src/test/java/jsr166/
DelayQueueTest.java 662 public void testDelay() throws InterruptedException {

Completed in 72 milliseconds