Searched defs:kHostId (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/ui/ozone/public/
H A Dui_thread_gpu.cc47 const int kHostId = 1; local
49 kHostId, gpu_sender_.get());
/external/chromium_org/remoting/host/
H A Dhost_change_notification_listener_unittest.cc29 const char kHostId[] = "0"; member in namespace:remoting::__anon10420
60 &mock_listener_, kHostId, &signal_strategy_, kTestBotJid));
95 "delete", kHostId, kTestBotJid);
107 "delete", kHostId, kTestBotJid);
133 "delete", kHostId, "notremotingbot@bot.talk.google.com");
145 "update", kHostId, kTestBotJid);
H A Dhost_status_sender_unittest.cc32 const char kHostId[] = "0"; member in namespace:remoting::__anon10427
49 kHostId, &signal_strategy_, key_pair_, kTestBotJid));
149 EXPECT_EQ(std::string(kHostId),
H A Dheartbeat_sender_unittest.cc40 const char kHostId[] = "0"; member in namespace:remoting::__anon10419
82 &mock_listener_, kHostId, &signal_strategy_, key_pair_, kTestBotJid));
244 EXPECT_EQ(std::string(kHostId),
/external/chromium_org/content/browser/appcache/
H A Dappcache_request_handler_unittest.cc201 const int kHostId = 1; local
202 backend_impl_->RegisterHost(kHostId);
203 host_ = backend_impl_->GetHost(kHostId);

Completed in 726 milliseconds