Searched defs:count_value (Results 1 – 2 of 2) sorted by relevance
| /oneTBB/test/tbb/ | ||
| H A D | test_eh_flow_graph.cpp | 199 int count_value() { return (int)*my_current_val; } in count_value() function in test_input_body |
| H A D | test_buffer_node.cpp | 41 void check_item( T* count_value, T &value ) { in check_item() |