Searched refs:startServer (Results 1 – 13 of 13) sorted by relevance
122 ASSERT_TRUE(dns.startServer()); in StartDns()460 ASSERT_TRUE(dns.startServer()); in TEST_F()546 ASSERT_TRUE(dns.startServer()); in TEST_F()578 ASSERT_TRUE(dns.startServer()); in TEST_F()641 ASSERT_TRUE(dns.startServer()); in TEST_F()847 ASSERT_TRUE(dns.startServer()); in TEST_F()865 ASSERT_TRUE(dns.startServer()); in TEST_F()898 ASSERT_TRUE(dns.startServer()); in TEST_F()952 ASSERT_TRUE(dns.startServer()); in TEST_F()1109 ASSERT_TRUE(dns.startServer()); in TEST_F()[all …]
149 ASSERT_TRUE(dns.startServer()); in TEST_F()
978 ASSERT_TRUE(tls.startServer()); in TEST()
188 private void startServer() throws Exception { in startServer() method in DhcpServerTest220 startServer(); in testStart()234 startServer(); in testDiscover()254 startServer(); in testDiscover_RapidCommit()273 startServer(); in testDiscover_OutOfAddresses()301 startServer(); in testRequest_Selecting_Ack()321 startServer(); in testRequest_Selecting_Nak()339 startServer(); in testRelease()356 startServer(); in testDecline_LeaseDoesNotExist()
282 ASSERT_TRUE(dns.startServer()); in TEST_F()308 ASSERT_TRUE(dns.startServer()); in TEST_F()361 ASSERT_TRUE(dns.startServer()); in TEST_F()364 ASSERT_TRUE(tls.startServer()); in TEST_F()426 ASSERT_TRUE(dns.startServer()); in TEST_P()432 ASSERT_TRUE(tls.startServer()); in TEST_P()
227 ASSERT_TRUE(dns.startServer()); in StartDns()763 ASSERT_TRUE(dns1.startServer()); in TEST_F()764 ASSERT_TRUE(dns2.startServer()); in TEST_F()765 ASSERT_TRUE(dns3.startServer()); in TEST_F()1086 ASSERT_TRUE(dns.startServer()); in TEST_F()1145 ASSERT_TRUE(dns1.startServer()); in TEST_F()1146 ASSERT_TRUE(dns2.startServer()); in TEST_F()1478 t->startServer(); in setupTlsServers()1537 ASSERT_TRUE(dns1.startServer()); in TEST_F()1542 ASSERT_TRUE(dns2.startServer()); in TEST_F()[all …]
148 ASSERT_TRUE(dns.startServer()); in TEST_F()
155 startServer(primary, subdirs); in onStartCommand()159 private synchronized void startServer(StorageVolume primary, String[] subdirs) { in startServer() method in MtpService
54 bool startServer();
63 bool DnsTlsFrontend::startServer() { in startServer() function in test::DnsTlsFrontend
182 bool startServer();
187 d->startServer(); in SetupDNSServers()
563 bool DNSResponder::startServer() { in startServer() function in test::DNSResponder