Searched refs:t3 (Results 1 – 3 of 3) sorted by relevance
79 oneapi::tbb::tick_count t3 = oneapi::tbb::tick_count::now(); variable83 interval_type j = t3 - t2;84 interval_type k = t3 - t1;
309 touches< T > t3( num_threads ); in test_parallel() local310 utils::NativeParallelFor( num_threads, parallel_gets<T>(q3, t3) ); in test_parallel()312 CHECK_MESSAGE( t3.validate_touches(), "" ); in test_parallel()
1708 CheckTupleType t3;1709 CHECK_MESSAGE( (!checkTupleQueue0.try_get(t3)), "Object in output queue");1710 CHECK_MESSAGE( (!checkTupleQueue1.try_get(t3)), "Object in output queue");