Searched refs:ChaoticGoodInsecureChannelCredentials (Results 1 – 4 of 4) sorted by relevance
25 std::shared_ptr<ChannelCredentials> ChaoticGoodInsecureChannelCredentials();
60 std::shared_ptr<ChannelCredentials> ChaoticGoodInsecureChannelCredentials() { in ChaoticGoodInsecureChannelCredentials() function
27 auto creds = ChaoticGoodInsecureChannelCredentials(); in TEST()
49 address, ChaoticGoodInsecureChannelCredentials(), args); in ChaoticGoodFixture()