/external/tensorflow/tensorflow/core/profiler/rpc/client/ |
D | profiler_client_test.cc | 35 using ::tensorflow::profiler::test::StartServer; 41 auto server = StartServer(duration, &service_addr, &request); in TEST() 66 auto server = StartServer(duration, &service_addr, &request); in TEST() 83 auto server = StartServer(duration, &service_addr, &request); in TEST() 101 auto server = StartServer(duration, &service_addr, &request); in TEST() 127 auto server = StartServer(duration, &service_addr, &request); in TEST()
|
D | remote_profiler_session_manager_test.cc | 37 using ::tensorflow::profiler::test::StartServer; 73 auto server = StartServer(duration, &service_address); in TEST() 105 auto server = StartServer(duration, &service_address); in TEST() 138 auto server = StartServer(duration, &service_address); in TEST()
|
D | profiler_client_test_util.h | 39 inline std::unique_ptr<ProfilerServer> StartServer(
|
/external/cronet/build/android/pylib/utils/ |
D | chrome_proxy_utils.py | 31 def StartServer(self, wpr_archive_path): member in WPRServer 53 ports = self._server.StartServer() 145 self._wpr_server.StartServer(wpr_archive_path) 146 self._ts_proxy_server.StartServer()
|
D | chrome_proxy_utils_test.py | 139 wpr_server.StartServer(wpr_archive_file) 154 wpr_server.StartServer(os.path.abspath(__file__)) 172 wpr_server.StartServer(os.path.abspath(__file__)) 190 wpr_server.StartServer(os.path.abspath(__file__)) 204 wpr_server.StartServer(os.path.abspath(__file__))
|
/external/angle/build/android/pylib/utils/ |
D | chrome_proxy_utils.py | 31 def StartServer(self, wpr_archive_path): member in WPRServer 53 ports = self._server.StartServer() 145 self._wpr_server.StartServer(wpr_archive_path) 146 self._ts_proxy_server.StartServer()
|
D | chrome_proxy_utils_test.py | 139 wpr_server.StartServer(wpr_archive_file) 154 wpr_server.StartServer(os.path.abspath(__file__)) 172 wpr_server.StartServer(os.path.abspath(__file__)) 190 wpr_server.StartServer(os.path.abspath(__file__)) 204 wpr_server.StartServer(os.path.abspath(__file__))
|
/external/cronet/net/quic/ |
D | dedicated_web_transport_http3_client_test.cc | 153 void StartServer(std::unique_ptr<quic::ProofSource> proof_source = nullptr) { in StartServer() function in net::test::__anon8b0cc62a0111::DedicatedWebTransportHttp3Test 192 StartServer(); in TEST_F() 214 StartServer(); in TEST_F() 240 StartServer(); in TEST_F()
|
D | quic_end_to_end_unittest.cc | 133 StartServer(); in SetUp() 154 void StartServer() { in StartServer() function in net::test::QuicEndToEndTest
|
/external/grpc-grpc/test/cpp/end2end/ |
D | server_builder_plugin_test.cc | 175 void StartServer() { in StartServer() function in grpc::testing::ServerBuilderPluginTest 242 StartServer(); in TEST_P() 247 StartServer(); in TEST_P()
|
D | client_lb_end2end_test.cc | 144 void StartServer(size_t index) { servers_[index]->Start(server_host_); } in StartServer() function in grpc::testing::__anon63a376180111::ClientLbEnd2endTest 150 StartServer(i); in StartServers() 658 StartServer(1); in TEST_F() 991 StartServer(0); in TEST_F()
|
D | end2end_test.cc | 239 void StartServer(const std::shared_ptr<AuthMetadataProcessor>& processor) { in StartServer() function in grpc::testing::__anon212c044d0111::End2endTest 283 StartServer(std::shared_ptr<AuthMetadataProcessor>()); in ResetChannel() 1492 StartServer(std::shared_ptr<AuthMetadataProcessor>(processor)); in TEST_P() 1517 StartServer(std::shared_ptr<AuthMetadataProcessor>(processor)); in TEST_P() 1640 StartServer(std::shared_ptr<AuthMetadataProcessor>(processor)); in TEST_P() 1665 StartServer(std::shared_ptr<AuthMetadataProcessor>(processor)); in TEST_P()
|
/external/deqp/executor/tools/ |
D | xeCommandLineExecutor.cpp | 62 DE_DECLARE_COMMAND_LINE_OPT(StartServer, string); 98 …parser << Option<StartServer> ("s", "start-server", "Start local execserver. Path to the execserv… in registerOptions() 158 if (opts.hasOption<opt::StartServer>() && opts.hasOption<opt::Host>()) in parseCommandLine() 163 else if (!opts.hasOption<opt::StartServer>() && !opts.hasOption<opt::Host>()) in parseCommandLine() 175 if (opts.hasOption<opt::StartServer>()) in parseCommandLine() 178 cmdLine.serverBinOrAddress = opts.getOption<opt::StartServer>(); in parseCommandLine()
|
/external/grpc-grpc/examples/android/helloworld/app/src/main/cpp/ |
D | grpc-helloworld.cc | 48 void StartServer(JNIEnv* env, jobject obj, jmethodID is_cancelled_mid, in StartServer() function 141 StartServer(env, obj_this, is_cancelled_mid, port); in Java_io_grpc_helloworldexample_cpp_HelloworldActivity_startServer()
|
/external/chromium-trace/catapult/common/py_utils/py_utils/ |
D | ts_proxy_server.py | 79 def StartServer(self, timeout=10, retries=None): member in TsProxyServer 220 self.StartServer()
|
D | webpagereplay_go_server.py | 297 def StartServer(self): member in ReplayServer 402 self.StartServer()
|
/external/grpc-grpc/test/cpp/util/ |
D | metrics_server.h | 86 std::unique_ptr<grpc::Server> StartServer(int port);
|
D | metrics_server.cc | 100 std::unique_ptr<grpc::Server> MetricsServiceImpl::StartServer(int port) { in StartServer() function in grpc::testing::MetricsServiceImpl
|
/external/chromium-trace/catapult/devil/devil/android/tools/ |
D | device_recovery.py | 82 adb_wrapper.AdbWrapper.StartServer(keys=possible_keys) 207 adb_wrapper.AdbWrapper.StartServer()
|
/external/cronet/net/socket/ |
D | ssl_client_socket_unittest.cc | 1237 bool StartServer() { in StartServer() function in net::__anon93a63ca90111::SSLClientSocketZeroRTTTest 4365 ASSERT_TRUE(StartServer()); in TEST_F() 4391 ASSERT_TRUE(StartServer()); in TEST_F() 4425 ASSERT_TRUE(StartServer()); in TEST_F() 4455 ASSERT_TRUE(StartServer()); in TEST_F() 4522 ASSERT_TRUE(StartServer()); in TEST_F() 4590 ASSERT_TRUE(StartServer()); in TEST_F() 4627 ASSERT_TRUE(StartServer()); in TEST_F() 4665 ASSERT_TRUE(StartServer()); in TEST_F() 4699 ASSERT_TRUE(StartServer()); in TEST_F() [all …]
|
/external/chromium-trace/catapult/devil/devil/android/sdk/ |
D | adb_compatibility_devicetest.py | 80 adb_wrapper.AdbWrapper.StartServer()
|
D | adb_wrapper.py | 151 AdbWrapper.StartServer() 427 def StartServer(cls, member in AdbWrapper
|
/external/grpc-grpc/test/cpp/interop/ |
D | stress_test.cc | 320 metrics_server = metrics_service.StartServer(FLAGS_metrics_port); in main()
|
/external/tensorflow/tensorflow/distribute/experimental/rpc/kernels/ |
D | rpc_ops.cc | 336 void StartServer() { in StartServer() function in tensorflow::rpc::RpcServer 616 server->StartServer(); in Compute()
|
/external/cronet/net/third_party/quiche/src/quiche/quic/core/http/ |
D | end_to_end_test.cc | 441 StartServer(); in Initialize() 470 StartServer(); in Initialize() 531 void StartServer() { in StartServer() function in quic::test::__anonb84a445c0111::EndToEndTest 1828 StartServer(); in TEST_P() 1936 StartServer(); in TEST_P() 2023 StartServer(); in TEST_P() 2080 StartServer(); in TEST_P() 2221 StartServer(); in TEST_P() 4138 StartServer(); in TEST_P() 4815 StartServer(); in TEST_P()
|