Searched defs:client_builder (Results 1 – 3 of 3) sorted by relevance
132 pub mod client_builder; module
283 let client_builder = TestClientBuilder::new_for_test().used_protocol_version(protocol_version); in test_group_custom_config() localVariable
170 let mut client_builder = ClientBuilder::new() in interop_passive_client() localVariable