Home
last modified time | relevance | path

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

/oneTBB/test/conformance/
H A Dconformance_join_node.cpp302 tuple_type tpl; in test_invoke_basic() local
304 while(buf.try_get(tpl)) { in test_invoke_basic()
306 CHECK(std::get<0>(tpl).id == std::get<1>(tpl).id); in test_invoke_basic()