Searched refs:kCName (Results 1 – 2 of 2) sorted by relevance
35 const char* kCName = "foo_name"; variable77 EXPECT_CALL(*channel_proxy_, SetRTCP_CNAME(StrEq(kCName))).Times(1); in ConfigHelper()98 stream_config_.rtp.c_name = kCName; in ConfigHelper()173 config.rtp.c_name = kCName; in TEST()
91 static std::string kCName = "PjQatC14dGfbVwGPUOA9IH7RlsFDbWl4AhXEiDsBizo="; in TEST_F() local104 EXPECT_EQ(parser.Packet().CName.CName, kCName); in TEST_F()118 send_config->rtp.c_name = kCName; in TEST_F()