Lines Matching refs:CHECK
138 CHECK(c <= max_executors);
191 CHECK( (max_executors == 0 || c <= max_executors) );
192 CHECK( (std::tuple_size<OutputTuple>::value == 1) );
287 CHECK( n == num_copies*max_value );
345 CHECK( n == num_copies );
349 CHECK( n == num_copies*max_value );
392 CHECK( s == &r );
432 CHECK( s->try_put( T(i) ) );
435 CHECK( my_received == my_limit );
672 CHECK(end_receiver.my_count == N);
678 CHECK(end_receiver.my_count == 2 * N);