Searched defs:socketType (Results 1 – 4 of 4) sorted by relevance
111 SocketType socketType() const { return std::get<0>(GetParam()); } in socketType() function
108 auto socketType = static_cast<SocketType>(serverConfig.socketType); in main() local
96 static inline std::string PrintToString(SocketType socketType) { in PrintToString()
252 SocketType socketType = std::get<0>(GetParam()); in createRpcTestSocketServerProcessEtc() local1684 for (auto socketType : testSocketTypes(false /* hasPreconnected */)) { in getRpcTranportTestParams() local