Lines Matching refs:VerifyPopEntry
84 void VerifyPopEntry(Drain& drain, in VerifyPopEntry() function in pw::multisink::MultiSinkTest
145 VerifyPopEntry(drains_[0], kMessage, 0u, 0u); in TEST_F()
149 VerifyPopEntry(drains_[0], ConstByteSpan(), 0u, 0u); in TEST_F()
156 VerifyPopEntry(drains_[0], kMessage, 0u, 0u); in TEST_F()
157 VerifyPopEntry(drains_[0], kMessage, 0u, 1u); in TEST_F()
162 VerifyPopEntry(drains_[0], std::nullopt, 0u, 1u); in TEST_F()
166 VerifyPopEntry(drains_[0], std::nullopt, 0u, 0u); in TEST_F()
186 VerifyPopEntry(drains_[0], kMessage, 0u, 0u); in TEST_F()
187 VerifyPopEntry(drains_[0], kMessage, 0u, 0u); in TEST_F()
188 VerifyPopEntry(drains_[0], kMessage, 0u, 1u); in TEST_F()
189 VerifyPopEntry(drains_[0], std::nullopt, 0u, 1u); in TEST_F()
190 VerifyPopEntry(drains_[0], std::nullopt, 0u, 0u); in TEST_F()
195 VerifyPopEntry(drains_[1], kMessage, 0u, 0u); in TEST_F()
196 VerifyPopEntry(drains_[1], kMessage, 0u, 0u); in TEST_F()
197 VerifyPopEntry(drains_[1], kMessage, 0u, 1u); in TEST_F()
198 VerifyPopEntry(drains_[1], std::nullopt, 0u, 1u); in TEST_F()
199 VerifyPopEntry(drains_[1], std::nullopt, 0u, 0u); in TEST_F()
210 VerifyPopEntry(drains_[0], kMessage, 0u, 0u); in TEST_F()
211 VerifyPopEntry(drains_[0], std::nullopt, 0u, 0u); in TEST_F()
215 VerifyPopEntry(drains_[0], kMessage, 0u, 0u); in TEST_F()
216 VerifyPopEntry(drains_[0], std::nullopt, 0u, 0u); in TEST_F()
231 VerifyPopEntry(drains_[0], kMessage, 0u, 1u); in TEST_F()
241 VerifyPopEntry(drains_[0], kMessage, 0u, 1u); in TEST_F()
242 VerifyPopEntry(drains_[0], kMessage, 0u, 1u); in TEST_F()
243 VerifyPopEntry(drains_[0], std::nullopt, 0u, 0u); in TEST_F()
247 VerifyPopEntry(drains_[0], kMessage, 0u, 0u); in TEST_F()
248 VerifyPopEntry(drains_[0], std::nullopt, 0u, 0u); in TEST_F()
266 VerifyPopEntry(drains_[0], std::nullopt, 1u, 1u); in TEST_F()
277 VerifyPopEntry(drains_[0], kMessage, 0u, 0u); in TEST_F()
278 VerifyPopEntry(drains_[0], kMessage, 0u, 0u); in TEST_F()
279 VerifyPopEntry(drains_[0], kMessage, 0u, 0u); in TEST_F()
369 VerifyPopEntry(drains_[0], kMessageOther, 0, 0); in TEST_F()
376 VerifyPopEntry(drains_[0], std::nullopt, 0, 0); in TEST_F()
527 VerifyPopEntry(drains_[0], kMessage, 0, ingress_drops); in TEST_F()
532 VerifyPopEntry(drains_[0], kMessage, 0, ingress_drops); in TEST_F()