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

  /external/deqp/framework/egl/
egluCallLogWrapper.hpp 33 class CallLogWrapper
36 CallLogWrapper (tcu::TestLog& log);
37 ~CallLogWrapper (void);
egluCallLogWrapper.cpp 35 CallLogWrapper::CallLogWrapper (TestLog& log)
41 CallLogWrapper::~CallLogWrapper (void)
  /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);

Completed in 153 milliseconds