Home
last modified time | relevance | path

Searched refs:m_checktype (Results 1 – 1 of 1) sorted by relevance

/oneTBB/test/conformance/
H A Dconformance_enumerable_thread_specific.cpp132 CheckType<int> m_checktype; member in ThrowingConstructor
136 ThrowingConstructor() : m_checktype(), m_throwing_field() { m_cnt = 0;} in ThrowingConstructor()