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

/external/deqp/framework/egl/
H A DegluCallLogWrapper.hpp38 class CallLogWrapper class in namespace:eglu
41 CallLogWrapper (const eglw::Library& egl, tcu::TestLog& log);
42 ~CallLogWrapper (void);
H A DegluCallLogWrapper.cpp37 CallLogWrapper::CallLogWrapper (const eglw::Library& egl, TestLog& log) function in class:eglu::CallLogWrapper
44 CallLogWrapper::~CallLogWrapper (void)
/external/deqp/framework/opengl/
H A DgluCallLogWrapper.cpp35 CallLogWrapper::CallLogWrapper (const glw::Functions& gl, tcu::TestLog& log) function in class:glu::CallLogWrapper
42 CallLogWrapper::~CallLogWrapper (void)
H A DgluCallLogWrapper.hpp38 class CallLogWrapper class in namespace:glu
41 CallLogWrapper (const glw::Functions& gl, tcu::TestLog& log);
42 ~CallLogWrapper (void);

Completed in 226 milliseconds