Searched refs:deSleep (Results 1 - 25 of 25) sorted by relevance

/external/deqp/framework/delibs/dethread/
H A DdeThread.h56 void deSleep (deUint32 milliseconds);
H A DdeThreadTest.c45 deSleep(100);
88 deSleep(0);
89 deSleep(100);
287 deSleep(100);
605 deSleep((deUint32)initTimeMs);
/external/deqp/framework/delibs/deutil/
H A DdeTimerTest.c71 deSleep((deUint32)(interval*intervalSleepMultiplier));
73 deSleep((deUint32)interval);
H A DdeTimer.c337 deSleep(sleepTime);
/external/deqp/external/glslang/
H A Dosinclude.cpp99 deSleep(milliseconds);
/external/deqp/execserver/
H A DxsPosixFileReader.cpp93 deSleep(FILEREADER_IDLE_SLEEP);
H A DxsPosixTestProcess.cpp79 deSleep(1); // Yield.
148 deSleep(FILEREADER_IDLE_SLEEP);
H A DxsWin32TestProcess.cpp254 deSleep(FILEREADER_IDLE_SLEEP);
281 deSleep(FILEREADER_IDLE_SLEEP);
662 deSleep(LOGFILE_DELETE_SLEEP_MS);
H A DxsExecutionServer.cpp253 deSleep(SERVER_IDLE_SLEEP); // Too long since last IO, sleep for a while.
/external/deqp/executor/
H A DxeLocalTcpIpLink.cpp93 deSleep(SERVER_START_IDLE_SLEEP);
/external/deqp/framework/qphelper/
H A DqpWatchDog.c80 deSleep(100);
H A DqpDebugOut.c165 # include "deThread.h" /*!< for deSleep() */
177 deSleep(5000);
/external/deqp/modules/egl/
H A DteglSwapBuffersTests.cpp346 deSleep(waitFrames * 16);
364 deSleep(waitFrames * 16);
385 deSleep(waitFrames * 16);
399 deSleep(waitFrames * 16);
405 deSleep(waitFrames * 16);
H A DteglNativeColorMappingTests.cpp347 deSleep(waitFrames*16);
H A DteglNativeCoordMappingTests.cpp395 deSleep(waitFrames*16);
H A DteglMultiThreadTests.cpp479 deSleep(10);
H A DteglGLES2SharingThreadedTests.cpp2858 deSleep(m_sleepTimeMs);
3671 deSleep(m_sleepTimeMs);
/external/deqp/framework/delibs/dethread/unix/
H A DdeThreadUnix.c143 void deSleep (deUint32 milliseconds) function
/external/deqp/framework/delibs/decpp/
H A DdeBlockBuffer.cpp135 deSleep(1);
324 deSleep(sleepMs);
H A DdeThreadSafeRingBuffer.cpp109 deSleep(1);
/external/deqp/framework/delibs/dethread/win32/
H A DdeThreadWin32.c109 void deSleep (deUint32 milliseconds) function
/external/deqp/execserver/tools/
H A DxsTest.cpp289 deSleep(200); /* Give 200ms for server to start. */
315 deSleep(100);
608 deSleep(500);
769 deSleep(sleepTime);
/external/deqp/framework/platform/ios/
H A DtcuIOSApp.mm190 deSleep(50);
/external/deqp/framework/platform/win32/
H A DtcuWin32EGLNativeDisplayFactory.cpp303 deSleep(WAIT_WINDOW_VISIBLE_MS - (deUint32)(timeSinceVisibleUs/1000));
/external/deqp/modules/gles31/functional/
H A Des31fDebugTests.cpp1559 deSleep(wait);

Completed in 3369 milliseconds