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 287 testDelay(1.0); // TODO - needs means to query whether asynchronous stop
399 testDelay(endDelay);
hwcRects.cpp 244 testDelay(1.0); // TODO - needs means to query whether asyncronous stop
347 testDelay(endDelay);
hwcCommit.cpp 421 testDelay(1.0); // TODO - needs means to query whether asynchronous stop
    [all...]
  /system/extras/tests/lib/testUtil/
testUtil.c 263 void testDelay(float amt)
287 // of time can be specified. Differs from testDelay() in that
  /system/extras/tests/wifi/stress/
wifiLoadScanAssoc.c 467 testDelay(amt);
  /libcore/jsr166-tests/src/test/java/jsr166/
DelayQueueTest.java 662 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 1056 milliseconds