Home
last modified time | relevance | path

Searched defs:test_insert_by_key (Results 1 – 1 of 1) sorted by relevance

/oneTBB/test/tbb/
H A Dtest_concurrent_hash_map.cpp73 class test_insert_by_key { class
78 test_insert_by_key( Table &c, const value_type &value ) : my_c(c), my_value(value) {} in test_insert_by_key() function in test_insert_by_key