OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full: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.cc
74
void HostStatusSender::
SendOnlineStatus
() {
host_status_sender.h
72
void
SendOnlineStatus
();
Completed in 61 milliseconds