Home
last modified time | relevance | path

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

/oneTBB/test/tbb/
H A Dtest_environment_whitebox.cpp217 void test_environment_variable( T (*environment_variables_handler)( const char* ), T wrong_result )… in test_environment_variable() function
233 test_environment_variable(tbb::detail::r1::GetBoolEnvironmentVariable, false);
238 test_environment_variable(tbb::detail::r1::GetIntegralEnvironmentVariable, -1L);