HomeSort by relevance Sort by last modified time
    Searched refs:kTestBotJid (Results 1 - 5 of 5) sorted by null

  /external/chromium_org/remoting/host/
host_change_notification_listener_unittest.cc 31 const char kTestBotJid[] = "remotingunittest@bot.talk.google.com";
60 &mock_listener_, kHostId, &signal_strategy_, kTestBotJid));
95 "delete", kHostId, kTestBotJid);
107 "delete", kHostId, kTestBotJid);
121 "delete", "1", kTestBotJid);
145 "update", kHostId, kTestBotJid);
register_support_host_request_unittest.cc 35 const char kTestBotJid[] = "remotingunittest@bot.talk.google.com";
85 kTestBotJid,
103 std::string(kTestBotJid));
134 response->AddAttr(QName(std::string(), "from"), kTestBotJid);
host_status_sender_unittest.cc 30 const char kTestBotJid[] = "remotingunittest@bot.talk.google.com";
48 kHostId, &signal_strategy_, key_pair_, kTestBotJid));
128 std::string(kTestBotJid));
heartbeat_sender_unittest.cc 38 const char kTestBotJid[] = "remotingunittest@bot.talk.google.com";
81 &mock_listener_, kHostId, &signal_strategy_, key_pair_, kTestBotJid));
236 std::string(kTestBotJid));
log_to_server_unittest.cc 32 const char kTestBotJid[] = "remotingunittest@bot.talk.google.com";
134 kTestBotJid));

Completed in 232 milliseconds