Searched defs:readTestLog (Results 1 - 4 of 4) sorted by relevance

/external/deqp/scripts/verify/
H A Dverify.py49 def readTestLog (filename): function
54 results = readTestLog(filename)
/external/deqp/execserver/
H A DxsPosixTestProcess.cpp314 int PosixTestProcess::readTestLog (deUint8* dst, int numBytes) function in class:xs::PosixTestProcess
H A DxsWin32TestProcess.cpp754 int Win32TestProcess::readTestLog (deUint8* dst, int numBytes) function in class:xs::Win32TestProcess
/external/deqp/framework/platform/android/
H A DtcuAndroidExecService.cpp254 int TestProcess::readTestLog (deUint8* dst, int numBytes) function in class:tcu::Android::TestProcess
262 DBG_PRINT(("TestProcess:readTestLog(): Log file timeout occurred!"));

Completed in 136 milliseconds