Searched defs:readInfoLog (Results 1 – 3 of 3) sorted by relevance
90 …virtual int readInfoLog (deUint8* dst, int numBytes) { return m_infoBuffer.tryRead(numBytes,… in readInfoLog() function in xs::PosixTestProcess
193 …virtual int readInfoLog (deUint8* dst, int numBytes) { return m_infoBuffer.tryRead(numBytes,… in readInfoLog() function in xs::Win32TestProcess
282 int TestProcess::readInfoLog (deUint8* dst, int numBytes) in readInfoLog() function in tcu::Android::TestProcess