Home
last modified time | relevance | path

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

/oneTBB/test/conformance/
H A Dconformance_concurrent_hash_map.cpp640 class TableOperation { class
647 TableOperation( test_table_type& table ) : my_table(table) {} in TableOperation() function in TableOperation