Lines Matching refs:expected_prefix
679 grpc::string expected_prefix = user_agent_prefix_ + " grpc-c++/";680 EXPECT_TRUE(iter->second.starts_with(expected_prefix)) << iter->second;