Home
last modified time | relevance | path

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

/oneTBB/test/conformance/
H A Dconformance_concurrent_set.cpp47 auto test_comparator = [](const int&, const int&)->bool { return true; }; in test_member_types() local
H A Dconformance_concurrent_map.cpp65 auto test_comparator = [](const int&, const int&)->bool { return true; }; in test_member_types() local