Searched refs:test_only_init_callback (Results 1 – 2 of 2) sorted by relevance
285 TestOnlyGlobalHttp2TransportInitCallback test_only_init_callback = nullptr; variable293 test_only_init_callback = callback; in TestOnlySetGlobalHttp2TransportInitCallback()668 if (grpc_core::test_only_init_callback != nullptr) { in grpc_chttp2_transport()669 grpc_core::test_only_init_callback(); in grpc_chttp2_transport()
226 TestOnlyGlobalHttp2TransportInitCallback test_only_init_callback = nullptr; variable234 test_only_init_callback = callback; in TestOnlySetGlobalHttp2TransportInitCallback()661 if (grpc_core::test_only_init_callback != nullptr) { in grpc_chttp2_transport()662 grpc_core::test_only_init_callback(); in grpc_chttp2_transport()