OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:isInTestCase
(Results
1 - 2
of
2
) sorted by null
/external/deqp/framework/common/
tcuTestSessionExecutor.hpp
69
bool
isInTestCase
(void) const { return m_isInTestCase; }
tcuApp.cpp
258
bool isInCase = m_testExecutor ? m_testExecutor->
isInTestCase
() : false;
Completed in 361 milliseconds