Searched defs:readTestLog (Results 1 – 4 of 4) sorted by relevance
/external/deqp/scripts/verify/ | ||
D | verify.py | 49 def readTestLog (filename): function |
/external/deqp/execserver/ | ||
D | xsPosixTestProcess.cpp | 314 int PosixTestProcess::readTestLog (deUint8* dst, int numBytes) in readTestLog() function in xs::PosixTestProcess |
D | xsWin32TestProcess.cpp | 754 int Win32TestProcess::readTestLog (deUint8* dst, int numBytes) in readTestLog() function in xs::Win32TestProcess |
/external/deqp/framework/platform/android/ | ||
D | tcuAndroidExecService.cpp | 254 int TestProcess::readTestLog (deUint8* dst, int numBytes) in readTestLog() function in tcu::Android::TestProcess |