Searched refs:m_isInTestCase (Results 1 – 2 of 2) sorted by relevance
68 bool isInTestCase (void) const { return m_isInTestCase; } in isInTestCase()96 bool m_isInTestCase; member in tcu::TestSessionExecutor
54 , m_isInTestCase (false) in TestSessionExecutor()175 m_isInTestCase = true; in enterTestCase()236 m_isInTestCase = false; in leaveTestCase()