Home
last modified time | relevance | path

Searched defs:BaseTestServer (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/cronet/net/test/spawned_test_server/
H A Dbase_test_server.cc115 BaseTestServer::BaseTestServer(Type type) : type_(type) { in BaseTestServer() function in net::BaseTestServer
119 BaseTestServer::BaseTestServer(Type type, const SSLOptions& ssl_options) in BaseTestServer() function in net::BaseTestServer