Home
last modified time | relevance | path

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

/oneTBB/test/tbb/
H A Dtest_indexer_node.cpp248 static const int SIZE = std::tuple_size<union_types>::value; member in parallel_test
417 static const int SIZE = std::tuple_size<union_types>::value; member in serial_test
H A Dtest_task_arena.cpp1230 static const int SIZE = 42; member in TestReturnValueNS::ReturnType