Searched defs:CreateServer (Results 1 – 2 of 2) sorted by relevance
/system/core/adb/pairing_connection/tests/ | ||
D | pairing_connection_test.cpp | 176 ServerPtr CreateServer(const std::vector<uint8_t>& pswd) { in CreateServer() function in adb::pairing::AdbPairingConnectionTest |
/system/update_engine/common/ | ||
D | http_fetcher_unittest.cc | 246 HttpServer* CreateServer() override { return new NullHttpServer; } in CreateServer() function in chromeos_update_engine::MockHttpFetcherTest |