Searched refs:unary_ops (Results 1 – 4 of 4) sorted by relevance
59 static grpc_op unary_ops[6]; variable93 op = unary_ops; in handle_unary_method()115 error = grpc_call_start_batch(call, unary_ops, in handle_unary_method()116 static_cast<size_t>(op - unary_ops), in handle_unary_method()
561 unary_ops = { variable586 p[0] = unary_ops[p[1]](p[2])
122 "unary_ops.cc",
1054 std::vector<std::pair<std::string, int>> unary_ops = { in TEST_F() local1060 for (auto unary_op : unary_ops) { in TEST_F()