Searched defs:EqualsFrames (Results 1 – 3 of 3) sorted by relevance
15 TEST(EqualsFrames, Empty) { in TEST() argument19 TEST(EqualsFrames, SingleFrameWithLength) { in TEST() argument35 TEST(EqualsFrames, SingleFrameWithoutLength) { in TEST() argument56 TEST(EqualsFrames, MultipleFrames) { in TEST() argument
210 testing::Matcher<absl::string_view> EqualsFrames( in EqualsFrames() function216 testing::Matcher<absl::string_view> EqualsFrames( in EqualsFrames() function
465 ::testing::Matcher<std::vector<std::unique_ptr<WebSocketFrame>>*> EqualsFrames( in EqualsFrames() function