Home
last modified time | relevance | path

Searched defs:TestNodeTypeName (Results 1 – 1 of 1) sorted by relevance

/oneTBB/test/tbb/
H A Dtest_eh_flow_graph.cpp72 template<> struct TestNodeTypeName<nonThrowing> { static const char *name() { return "nonThrowing";… in name() struct
73 template<> struct TestNodeTypeName<isThrowing> { static const char *name() { return "isThrowing"; }… in name() argument