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

  /system/extras/tests/include/
testUtil.h 37 void testDelay(float amt);
  /frameworks/native/opengl/tests/hwc/
hwcStress.cpp 382 testDelay(1.0); // TODO - need means to query whether asyncronous stop
506 testDelay(perSetDelay);
513 testDelay(endDelay);
hwcColorEquiv.cpp 288 testDelay(1.0); // TODO - needs means to query whether asynchronous stop
400 testDelay(endDelay);
hwcRects.cpp 245 testDelay(1.0); // TODO - needs means to query whether asyncronous stop
348 testDelay(endDelay);
hwcCommit.cpp 422 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);
  /packages/apps/Calendar/tests/src/com/android/calendar/
AsyncQueryServiceTest.java 231 public void testDelay() throws Exception {
246 Log.d(TAG, "testDelay Waiting >>>>>>>>>>>");
249 Log.d(TAG, "testDelay Done <<<<<<<<<<<<<<");

Completed in 554 milliseconds