Searched refs:to_jid_bare_ (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/jingle/notifier/listener/
H A Dpush_notifications_send_update_task_unittest.cc22 PushNotificationsSendUpdateTaskTest() : to_jid_bare_("to@jid.com") {
23 EXPECT_EQ(to_jid_bare_.Str(), to_jid_bare_.BareJid().Str());
27 const buzz::Jid to_jid_bare_; member in class:notifier::PushNotificationsSendUpdateTaskTest
43 notification, to_jid_bare_));
53 to_jid_bare_.Str().c_str(), notification.channel.c_str(),

Completed in 88 milliseconds