Lines Matching full:sent
275 // Test the simple path were PELs get sent to the host
292 // It was sent up in TEST_F()
300 EXPECT_EQ(pelFromRepo.hostTransmissionState(), TransmissionState::sent); in TEST_F()
302 // Add a few more PELs. They will get sent. in TEST_F()
306 // Dispatch it by hitting the event loop (no commands sent yet) in TEST_F()
498 // All PELs sent in TEST_F()
522 // It was sent and off the queue in TEST_F()
561 // The were both sent. in TEST_F()
567 // Those PELs weren't acked, so they will get sent again in TEST_F()
604 // BMC: if full and any new PELs come in, don't sent them in TEST_F()
635 // Clock it, nothing should be sent still. in TEST_F()
641 // Add another PEL and clock it, still nothing sent in TEST_F()
649 // Add some extra event passes just to be sure nothing new is sent. in TEST_F()
664 // It shouldn't get sent out. in TEST_F()