OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SendOnlineStatus
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/remoting/host/
host_status_sender_unittest.cc
67
TEST_F(HostStatusSenderTest,
SendOnlineStatus
) {
79
// Call
SendOnlineStatus
twice. The first call should be a
82
host_status_sender_->
SendOnlineStatus
();
86
host_status_sender_->
SendOnlineStatus
();
host_status_sender.h
72
void
SendOnlineStatus
();
host_status_sender.cc
75
void HostStatusSender::
SendOnlineStatus
() {
Completed in 101 milliseconds