Home
last modified time | relevance | path

Searched defs:readInfoLog (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/deqp/execserver/
H A DxsPosixTestProcess.hpp90 virtual int readInfoLog(uint8_t *dst, int numBytes) in readInfoLog() function in xs::PosixTestProcess
H A DxsWin32TestProcess.hpp214 virtual int readInfoLog(uint8_t *dst, int numBytes) in readInfoLog() function in xs::Win32TestProcess
/aosp_15_r20/external/deqp/framework/platform/android/
H A DtcuAndroidExecService.cpp286 int TestProcess::readInfoLog(uint8_t *dst, int numBytes) in readInfoLog() function in tcu::Android::TestProcess