Searched refs:ChaoticGoodInsecureServerCredentials (Results 1 – 3 of 3) sorted by relevance
26 std::shared_ptr<ServerCredentials> ChaoticGoodInsecureServerCredentials();
64 std::shared_ptr<ServerCredentials> ChaoticGoodInsecureServerCredentials() { in ChaoticGoodInsecureServerCredentials() function
39 b.AddListeningPort(address, ChaoticGoodInsecureServerCredentials()); in ChaoticGoodFixture()