Searched defs:socketType (Results 1 – 4 of 4) sorted by relevance
110 auto socketType = static_cast<SocketType>(serverConfig.socketType); in main() local
120 SocketType socketType() const { return GetParam().type; } in socketType() function
128 static inline std::string PrintToString(SocketType socketType) { in PrintToString()
258 SocketType socketType = GetParam().type; in createRpcTestSocketServerProcessEtc() local1759 for (auto socketType : testSocketTypes(false /* hasPreconnected */)) { in getRpcTranportTestParams() local