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

/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/external/vulkancts/scripts/
H A Dverify_submission.py114 def readTestLog (filename): function
119 results = readTestLog(filename)
/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 940 milliseconds