Home
last modified time | relevance | path

Searched refs:deSleep (Results 1 – 24 of 24) sorted by relevance

/external/deqp/framework/delibs/deutil/
DdeTimerTest.c71 deSleep(interval*intervalSleepMultiplier); in deTimer_selfTest()
73 deSleep(interval); in deTimer_selfTest()
DdeTimer.c337 deSleep(sleepTime); in timerThread()
/external/deqp/framework/delibs/dethread/
DdeThreadTest.c45 deSleep(100); in threadTestThr2()
88 deSleep(0); in deThread_selfTest()
89 deSleep(100); in deThread_selfTest()
287 deSleep(100); in deMutex_selfTest()
532 deSleep((deUint32)initTimeMs); in initTestSingleton()
DdeThread.h56 void deSleep (deUint32 milliseconds);
/external/deqp/modules/egl/
DteglSwapBuffersTests.cpp346 deSleep(waitFrames * 16); in executeForConfig()
364 deSleep(waitFrames * 16); in executeForConfig()
385 deSleep(waitFrames * 16); in executeForConfig()
399 deSleep(waitFrames * 16); in executeForConfig()
405 deSleep(waitFrames * 16); in executeForConfig()
DteglNativeColorMappingTests.cpp347 deSleep(waitFrames*16); in testNativeWindow()
DteglNativeCoordMappingTests.cpp395 deSleep(waitFrames*16); in testNativeWindow()
DteglMultiThreadTests.cpp479 deSleep(10); in iterate()
DteglGLES2SharingThreadedTests.cpp2843 deSleep(m_sleepTimeMs); in iterate()
3656 deSleep(m_sleepTimeMs); in iterate()
/external/deqp/execserver/
DxsPosixTestProcess.cpp79 deSleep(1); // Yield. in run()
148 deSleep(FILEREADER_IDLE_SLEEP); in run()
DxsPosixFileReader.cpp93 deSleep(FILEREADER_IDLE_SLEEP); in run()
DxsWin32TestProcess.cpp254 deSleep(FILEREADER_IDLE_SLEEP); in run()
281 deSleep(FILEREADER_IDLE_SLEEP); in run()
662 deSleep(LOGFILE_DELETE_SLEEP_MS); in start()
DxsExecutionServer.cpp253 deSleep(SERVER_IDLE_SLEEP); // Too long since last IO, sleep for a while. in processSession()
/external/deqp/framework/delibs/decpp/
DdeBlockBuffer.cpp135 deSleep(1); in run()
324 deSleep(sleepMs); in runTest()
DdeThreadSafeRingBuffer.cpp109 deSleep(1); in run()
/external/deqp/execserver/tools/
DxsTest.cpp289 deSleep(200); /* Give 200ms for server to start. */ in runCase()
315 deSleep(100); in runCase()
608 deSleep(500); in runProgram()
769 deSleep(sleepTime); in runClient()
/external/deqp/framework/qphelper/
DqpWatchDog.c80 deSleep(100); in watchDogThreadFunc()
DqpDebugOut.c177 deSleep(5000); in exitProcess()
/external/deqp/executor/
DxeLocalTcpIpLink.cpp93 deSleep(SERVER_START_IDLE_SLEEP); in start()
/external/deqp/framework/delibs/dethread/unix/
DdeThreadUnix.c143 void deSleep (deUint32 milliseconds) in deSleep() function
/external/deqp/framework/delibs/dethread/win32/
DdeThreadWin32.c109 void deSleep (deUint32 milliseconds) in deSleep() function
/external/deqp/framework/platform/win32/
DtcuWin32EGLNativeDisplayFactory.cpp301 deSleep(WAIT_WINDOW_VISIBLE_MS - (deUint32)(timeSinceVisibleUs/1000)); in readScreenPixels()
/external/deqp/framework/platform/ios/
DtcuIOSApp.mm190 deSleep(50);
/external/deqp/modules/gles31/functional/
Des31fDebugTests.cpp1518 deSleep(wait); in iterate()