Home
last modified time | relevance | path

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

/oneTBB/test/tbb/
H A Dtest_concurrent_hash_map.cpp305 ch_map c10_1( c1.begin(), c1.end() ), c10_2(c1.cbegin(), c1.cend()); in TypeTester() local
307 Examine<default_construction_present>( c10_2, lst ); in TypeTester()