Searched refs:m_openSections (Results 1 – 2 of 2) sorted by relevance
61 , m_openSections (0) in NegativeTestContext()68 while (m_openSections--) in ~NegativeTestContext()89 m_openSections++; in beginSection()97 DE_ASSERT (m_openSections > 0); in endSection()99 m_openSections--; in endSection()
84 int m_openSections; member in deqp::gles31::Functional::NegativeTestShared::NegativeTestContext