Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/framework/egl/
H A DegluCallLogWrapper.hpp38 class CallLogWrapper class
H A DegluCallLogWrapper.cpp37 CallLogWrapper::CallLogWrapper(const eglw::Library &egl, TestLog &log) : m_egl(egl), m_log(log), m_… in CallLogWrapper() function in eglu::CallLogWrapper
/aosp_15_r20/external/deqp/framework/opengl/
H A DgluCallLogWrapper.hpp38 class CallLogWrapper class
H A DgluCallLogWrapper.cpp35 CallLogWrapper::CallLogWrapper(const glw::Functions &gl, tcu::TestLog &log) : m_gl(gl), m_log(log),… in CallLogWrapper() function in glu::CallLogWrapper