Searched refs:socktypes (Results 1 – 1 of 1) sorted by relevance
208 static const int socktypes[] = {SOCK_STREAM, SOCK_DGRAM}; in TEST_F() local214 for (const auto& socktype : socktypes) { in TEST_F()