OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:endImageSet
(Results
1 - 2
of
2
) sorted by null
/external/deqp/framework/common/
tcuTestLog.hpp
74
* << TestLog::
EndImageSet
<< TestLog::EndSection;
83
static const class EndImageSetToken {}
EndImageSet
;
139
void
endImageSet
(void);
434
inline TestLog& TestLog::operator<< (const EndImageSetToken&) {
endImageSet
(); return *this; }
tcuTestLog.cpp
135
log.
endImageSet
();
207
void TestLog::
endImageSet
(void)
518
const TestLog::EndImageSetToken TestLog::
EndImageSet
= TestLog::EndImageSetToken();
Completed in 48 milliseconds