Searched defs:VerifyHelloResponse (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/remoting/host/setup/
H A Dme2me_native_messaging_host_unittest.cc33 void VerifyHelloResponse(scoped_ptr<base::DictionaryValue> response) { function in namespace:__anon10470
435 VerifyHelloResponse(response.Pass());
498 &VerifyHelloResponse,
/external/chromium_org/remoting/host/it2me/
H A Dit2me_native_messaging_host_unittest.cc177 void VerifyHelloResponse(int request_id);
297 void It2MeNativeMessagingHostTest::VerifyHelloResponse(int request_id) { function in class:remoting::It2MeNativeMessagingHostTest
413 VerifyHelloResponse(1);
505 VerifyHelloResponse(next_id);

Completed in 55 milliseconds