Home
last modified time | relevance | path

Searched refs:test_with_vtable (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/grpc-grpc/test/core/event_engine/posix/
H A Dtcp_posix_socket_utils_test.cc113 auto test_with_vtable = [](const grpc_socket_mutator_vtable* vtable) { in TEST() local
152 test_with_vtable(&mutator_vtable); in TEST()
153 test_with_vtable(&mutator_vtable2); in TEST()
/aosp_15_r20/external/grpc-grpc/test/core/iomgr/
H A Dsocket_utils_test.cc106 static void test_with_vtable(const grpc_socket_mutator_vtable* vtable) { in test_with_vtable() function
209 test_with_vtable(&mutator_vtable); in TEST()
210 test_with_vtable(&mutator_vtable2); in TEST()