Searched refs:IsStunErrorResponseType (Results 1 – 3 of 3) sorted by relevance
486 bool IsStunErrorResponseType(int msg_type);
889 bool IsStunErrorResponseType(int msg_type) { in IsStunErrorResponseType() function
523 EXPECT_EQ(i == 3U, IsStunErrorResponseType(types[i])); in TEST_F()