Searched defs:readTestLog (Results 1 - 4 of 4) sorted by relevance
/external/deqp/execserver/ | ||
H A D | xsPosixTestProcess.cpp | 314 int PosixTestProcess::readTestLog (deUint8* dst, int numBytes) function in class:xs::PosixTestProcess |
H A D | xsWin32TestProcess.cpp | 754 int Win32TestProcess::readTestLog (deUint8* dst, int numBytes) function in class:xs::Win32TestProcess |
/external/deqp/external/vulkancts/scripts/ | ||
H A D | verify_submission.py | 114 def readTestLog (filename): function 119 results = readTestLog(filename) |
/external/deqp/framework/platform/android/ | ||
H A D | tcuAndroidExecService.cpp | 254 int TestProcess::readTestLog (deUint8* dst, int numBytes) function in class:tcu::Android::TestProcess 262 DBG_PRINT(("TestProcess:readTestLog(): Log file timeout occurred!")); |
Completed in 104 milliseconds