Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/scripts/verify/
Dverify.py49 def readTestLog (filename): function
/third_party/vk-gl-cts/execserver/
DxsPosixTestProcess.cpp314 int PosixTestProcess::readTestLog (deUint8* dst, int numBytes) in readTestLog() function in xs::PosixTestProcess
DxsWin32TestProcess.cpp754 int Win32TestProcess::readTestLog (deUint8* dst, int numBytes) in readTestLog() function in xs::Win32TestProcess
/third_party/vk-gl-cts/framework/platform/android/
DtcuAndroidExecService.cpp254 int TestProcess::readTestLog (deUint8* dst, int numBytes) in readTestLog() function in tcu::Android::TestProcess