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

  /system/extras/tests/include/
testUtil.h 37 void testDelay(float amt);
  /frameworks/native/opengl/tests/hwc/
hwcStress.cpp 381 testDelay(1.0); // TODO - need means to query whether asyncronous stop
505 testDelay(perSetDelay);
512 testDelay(endDelay);
hwcColorEquiv.cpp 286 testDelay(1.0); // TODO - needs means to query whether asynchronous stop
396 testDelay(endDelay);
hwcRects.cpp 243 testDelay(1.0); // TODO - needs means to query whether asyncronous stop
346 testDelay(endDelay);
hwcCommit.cpp 420 testDelay(1.0); // TODO - needs means to query whether asynchronous stop
    [all...]
  /system/extras/tests/lib/testUtil/
testUtil.c 264 void testDelay(float amt)
288 // of time can be specified. Differs from testDelay() in that
  /system/extras/tests/wifi/stress/
wifiLoadScanAssoc.c 468 testDelay(amt);
  /libcore/jsr166-tests/src/test/java/jsr166/
DelayQueueTest.java 692 public void testDelay() throws InterruptedException {
  /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 <<<<<<<<<<<<<<");

Completed in 262 milliseconds