Searched refs:m_isInTestCase (Results 1 – 2 of 2) sorted by relevance
69 bool isInTestCase (void) const { return m_isInTestCase; } in isInTestCase()101 bool m_isInTestCase; member in tcu::TestSessionExecutor
56 , m_isInTestCase (false) in TestSessionExecutor()204 m_isInTestCase = true; in enterTestCase()265 m_isInTestCase = false; in leaveTestCase()