Home
last modified time | relevance | path

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

/oneTBB/test/tbb/
H A Dtest_eh_algorithms.cpp560 int Validate (int start_level) { in Validate() argument
562 for(int i=start_level+1; i<max_nesting; ++i) in Validate()