Home
last modified time | relevance | path

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

/oneTBB/test/conformance/
H A Dconformance_concurrent_hash_map.cpp837 YourTable::const_accessor real_ca; in operator ()() local
839 CHECK(table.find(real_ca,MyKey::make(1))); in operator ()()
842 real_ca->second.value_of(); // check the state while holding accessor in operator ()()