HomeSort by relevance Sort by last modified time
    Searched defs:CallLogWrapper (Results 1 - 4 of 4) sorted by null

  /external/deqp/framework/opengl/
gluCallLogWrapper.cpp 35 CallLogWrapper::CallLogWrapper (const glw::Functions& gl, tcu::TestLog& log)
42 CallLogWrapper::~CallLogWrapper (void)
gluCallLogWrapper.hpp 38 class CallLogWrapper
41 CallLogWrapper (const glw::Functions& gl, tcu::TestLog& log);
42 ~CallLogWrapper (void);
  /external/deqp/framework/egl/
egluCallLogWrapper.hpp 38 class CallLogWrapper
41 CallLogWrapper (const eglw::Library& egl, tcu::TestLog& log);
42 ~CallLogWrapper (void);
egluCallLogWrapper.cpp 37 CallLogWrapper::CallLogWrapper (const eglw::Library& egl, TestLog& log)
44 CallLogWrapper::~CallLogWrapper (void)

Completed in 115 milliseconds