HomeSort by relevance Sort by last modified time
    Searched refs:test_client_ (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/net/dns/
mdns_client_unittest.cc 411 MDnsClientImpl test_client_; member in class:net::__anon13838::MDnsTest
432 test_client_.StartListening(&socket_factory_);
475 test_client_.CreateListener(dns_protocol::kTypePTR, "_privet._tcp.local",
478 test_client_.CreateListener(dns_protocol::kTypePTR, "_printer._tcp.local",
519 test_client_.CreateListener(dns_protocol::kTypePTR, "_privet._tcp.local",
554 test_client_.CreateListener(dns_protocol::kTypePTR, "_printer._tcp.local",
585 test_client_.CreateTransaction(
610 test_client_.CreateTransaction(
628 test_client_.CreateListener(dns_protocol::kTypeA,
644 test_client_.CreateTransaction
    [all...]
  /external/chromium_org/mojo/application_manager/
application_manager_unittest.cc 427 test_client_.reset(new TestClientImpl(service_proxy.Pass()));
431 test_client_.reset(NULL);
461 scoped_ptr<TestClientImpl> test_client_; member in class:mojo::ApplicationManagerTest
467 test_client_->Test("test");
513 test_client_->Test("test");
517 test_client_.reset(NULL);

Completed in 52 milliseconds