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