Home
last modified time | relevance | path

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

/external/deqp/scripts/verify/
Dverify.py49 def readTestLog (filename): function
/external/deqp/execserver/
DxsPosixTestProcess.cpp309 int PosixTestProcess::readTestLog(uint8_t *dst, int numBytes) in readTestLog() function in xs::PosixTestProcess
DxsWin32TestProcess.cpp749 int Win32TestProcess::readTestLog(uint8_t *dst, int numBytes) in readTestLog() function in xs::Win32TestProcess
/external/deqp/framework/platform/android/
DtcuAndroidExecService.cpp258 int TestProcess::readTestLog(uint8_t *dst, int numBytes) in readTestLog() function in tcu::Android::TestProcess