Searched refs:It2MeNativeMessagingHostTest (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/remoting/host/it2me/
H A Dit2me_native_messaging_host_unittest.cc165 class It2MeNativeMessagingHostTest : public testing::Test { class in namespace:remoting
167 It2MeNativeMessagingHostTest() {} function in class:remoting::It2MeNativeMessagingHostTest
168 virtual ~It2MeNativeMessagingHostTest() {}
214 DISALLOW_COPY_AND_ASSIGN(It2MeNativeMessagingHostTest);
217 void It2MeNativeMessagingHostTest::SetUp() {
227 base::Bind(&It2MeNativeMessagingHostTest::ExitTest,
232 base::Bind(&It2MeNativeMessagingHostTest::StartHost,
239 void It2MeNativeMessagingHostTest::TearDown() {
258 It2MeNativeMessagingHostTest::ReadMessageFromOutputPipe() {
286 void It2MeNativeMessagingHostTest
[all...]

Completed in 91 milliseconds