Searched refs:m_openSections (Results 1 – 2 of 2) sorted by relevance
60 , m_openSections (0) in NegativeTestContext()67 while (m_openSections--) in ~NegativeTestContext()88 m_openSections++; in beginSection()96 DE_ASSERT (m_openSections > 0); in endSection()98 m_openSections--; in endSection()
81 int m_openSections; member in deqp::gles31::Functional::NegativeTestShared::NegativeTestContext