OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:m_isInTestCase
(Results
1 - 2
of
2
) sorted by null
/external/deqp/framework/common/
tcuTestSessionExecutor.hpp
69
bool isInTestCase (void) const { return
m_isInTestCase
; }
101
bool
m_isInTestCase
;
tcuTestSessionExecutor.cpp
56
,
m_isInTestCase
(false)
204
m_isInTestCase
= true;
265
m_isInTestCase
= false;
Completed in 57 milliseconds