Searched refs:grpc_socket_mutator_vtable (Results 1 – 10 of 10) sorted by relevance
48 struct grpc_socket_mutator_vtable { struct63 const grpc_socket_mutator_vtable* vtable; argument69 const grpc_socket_mutator_vtable* vtable);
32 const grpc_socket_mutator_vtable* vtable) { in grpc_socket_mutator_init()
104 const grpc_socket_mutator_vtable mutator_vtable = {MutateFd, CompareTestMutator,107 const grpc_socket_mutator_vtable mutator_vtable2 = {113 auto test_with_vtable = [](const grpc_socket_mutator_vtable* vtable) { in TEST()
100 static const grpc_socket_mutator_vtable mutator_vtable = {103 static const grpc_socket_mutator_vtable mutator_vtable2 = {106 static void test_with_vtable(const grpc_socket_mutator_vtable* vtable) { in test_with_vtable()
143 const grpc_socket_mutator_vtable kTcpUserTimeoutMutatorVtable =144 grpc_socket_mutator_vtable{TcpUserTimeoutMutateFd, TcpUserTimeoutCompare,
52 constexpr grpc_socket_mutator_vtable kMutatorVtable = {
45 const grpc_socket_mutator_vtable mock_socket_mutator_vtable = {
64 grpc_socket_mutator_vtable test_mutator_vtable = {