Home
last modified time | relevance | path

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

/oneTBB/test/tbb/
H A Dtest_concurrent_hash_map.cpp700 void test_chmap_access_mode(bool expect_write) { in test_chmap_access_mode() function
848 test_chmap_access_mode<map_type, accessor>(/*expect_write = */true);
849 test_chmap_access_mode<map_type, const_accessor>(/*expect_write = */false);