Home
last modified time | relevance | path

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

/oneTBB/test/conformance/
H A Dconformance_parallel_reduce.cpp74 Type lambda_measurement_result = deterministic_reduce_invoker<Type>( range, in TestDeterministicReductionFor() local
89 REQUIRE_MESSAGE( benchmark_body.my_value == lambda_measurement_result, in TestDeterministicReductionFor()