Home
last modified time | relevance | path

Searched refs:whole_prefix (Results 1 – 1 of 1) sorted by relevance

/external/grpc-grpc/test/cpp/common/
Dchannel_arguments_test.cc221 grpc::string whole_prefix = prefix + " " + GetDefaultUserAgentPrefix(); in TEST_F() local
225 arg0.value.string = const_cast<char*>(whole_prefix.c_str()); in TEST_F()