Home
last modified time | relevance | path

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

/oneTBB/test/tbb/
H A Dtest_concurrent_lru_cache.cpp79 using preset = concurrent_lru_cache_presets::preset_map_instance_count;
100 using preset = concurrent_lru_cache_presets::preset_map_instance_count;
114 using preset = concurrent_lru_cache_presets::preset_map_instance_count;
/oneTBB/test/common/
H A Dconcurrent_lru_cache_common.h224 struct preset_map_instance_count : preset_base< struct
235 preset_map_instance_count() : in preset_map_instance_count() argument
254 const std::size_t preset_map_instance_count::number_of_lru_history_items = 8; argument