Searched refs:test_environment_variable (Results 1 – 1 of 1) sorted by relevance
217 void test_environment_variable( T (*environment_variables_handler)( const char* ), T wrong_result )… in test_environment_variable() function233 test_environment_variable(tbb::detail::r1::GetBoolEnvironmentVariable, false);238 test_environment_variable(tbb::detail::r1::GetIntegralEnvironmentVariable, -1L);