Home
last modified time | relevance | path

Searched refs:DILogger (Results 1 – 1 of 1) sorted by relevance

/external/deqp/external/openglcts/modules/gles31/
Des31cDrawIndirectTests.cpp39 class DILogger class
42 DILogger() : null_log_(0) in DILogger() function in glcts::__anon77c8eeec0111::DILogger
46 DILogger(const DILogger& rhs) in DILogger() function in glcts::__anon77c8eeec0111::DILogger
55 ~DILogger() in ~DILogger()
65 DILogger& operator<<(const T& t) in operator <<()
74 DILogger& nullify() in nullify()
86 void operator=(const DILogger&);
91 tcu::TestLog* DILogger::s_tcuLog = NULL;
100 DILogger error() in error()
108 DILogger sub_result(long _code) in sub_result()
[all …]