Searched refs:set_authority (Results 1 – 2 of 2) sorted by relevance
270 void set_authority(const grpc::string& authority) { authority_ = authority; } in set_authority() function
1467 context.set_authority("foo.test.youtube.com"); in TEST_P()