Home
last modified time | relevance | path

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

/oneTBB/test/tbb/
H A Dtest_openmp.cpp150 void RunTest( Func F, int m, int n, int p) { in RunTest() function
170 RunTest( OpenMP_TBB_Convolve, m, n, p );
171 RunTest( TBB_OpenMP_Convolve, m, n, p );