Home
last modified time | relevance | path

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

/oneTBB/test/conformance/
H A Dconformance_concurrent_queue.cpp1366 int get_a() const { return m_a; } in get_a() function in NonTrivialConstructorType
1400 CHECK(popped.get_a() == 5); in TestEmplaceInQueue()
1411 CHECK(popped.get_a() == 0); in TestEmplaceInQueue()
1422 CHECK(popped.get_a() == 5); in TestEmplaceInQueue()