Home
last modified time | relevance | path

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

/external/webrtc/webrtc/libjingle/xmpp/
Dpubsubtasks_unittest.cc99 std::string expected_iq = in TEST_F() local
108 EXPECT_EQ(expected_iq, client->sent_stanzas()[0]->Str()); in TEST_F()
192 std::string expected_iq = in TEST_F() local
213 EXPECT_EQ(expected_iq, client->sent_stanzas()[0]->Str()); in TEST_F()
260 std::string expected_iq = in TEST_F() local
271 EXPECT_EQ(expected_iq, client->sent_stanzas()[0]->Str()); in TEST_F()
Dpubsubclient_unittest.cc119 std::string expected_iq = in TEST_F() local
128 EXPECT_EQ(expected_iq, xmpp_client->sent_stanzas()[0]->Str()); in TEST_F()
199 std::string expected_iq = in TEST_F() local
212 EXPECT_EQ(expected_iq, xmpp_client->sent_stanzas()[0]->Str()); in TEST_F()
244 std::string expected_iq = in TEST_F() local
255 EXPECT_EQ(expected_iq, xmpp_client->sent_stanzas()[0]->Str()); in TEST_F()
Dmucroomlookuptask_unittest.cc83 std::string expected_iq = in TEST_F() local
93 EXPECT_EQ(expected_iq, xmpp_client->sent_stanzas()[0]->Str()); in TEST_F()
124 std::string expected_iq = in TEST_F() local
133 EXPECT_EQ(expected_iq, xmpp_client->sent_stanzas()[0]->Str()); in TEST_F()
Dmucroomuniquehangoutidtask_unittest.cc74 std::string expected_iq = in TEST_F() local
82 EXPECT_EQ(expected_iq, xmpp_client->sent_stanzas()[0]->Str()); in TEST_F()
Dmucroomconfigtask_unittest.cc78 std::string expected_iq = in TEST_F() local
95 EXPECT_EQ(expected_iq, xmpp_client->sent_stanzas()[0]->Str()); in TEST_F()
Dmucroomdiscoverytask_unittest.cc88 std::string expected_iq = in TEST_F() local
95 EXPECT_EQ(expected_iq, xmpp_client->sent_stanzas()[0]->Str()); in TEST_F()