Home
last modified time | relevance | path

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

/oneTBB/test/tbb/
H A Dtest_concurrent_vector.cpp413 utils::FastRandom<> op_rand(42); in TestConcurrentOperationsWithUnSafeOperations() local
415 std::size_t random_operation = op_rand.get() % 3; in TestConcurrentOperationsWithUnSafeOperations()