Searched refs:set_authority (Results 1 – 3 of 3) sorted by relevance
299 void set_authority(const std::string& authority) { authority_ = authority; } in set_authority() function
307 void set_authority(const std::string& authority) { authority_ = authority; } in set_authority() function
1701 context.set_authority("foo.test.youtube.com"); in TEST_P()