Searched defs:CallLogWrapper (Results 1 – 4 of 4) sorted by relevance
38 class CallLogWrapper class
37 CallLogWrapper::CallLogWrapper(const eglw::Library &egl, TestLog &log) : m_egl(egl), m_log(log), m_… in CallLogWrapper() function in eglu::CallLogWrapper
35 CallLogWrapper::CallLogWrapper(const glw::Functions &gl, tcu::TestLog &log) : m_gl(gl), m_log(log),… in CallLogWrapper() function in glu::CallLogWrapper