Home
last modified time | relevance | path

Searched refs:sendSuccess (Results 1 – 1 of 1) sorted by relevance

/openbmc/phosphor-logging/test/openpower-pels/
H A Dhost_notifier_test.cpp374 auto sendSuccess = [this](uint32_t /*id*/, uint32_t /*size*/) { in TEST_F() local
380 .WillOnce(Invoke(sendSuccess)) in TEST_F()
381 .WillOnce(Invoke(sendSuccess)); in TEST_F()
466 auto sendSuccess = [this](uint32_t /*id*/, uint32_t /*size*/) { in TEST_F() local
489 .WillRepeatedly(Invoke(sendSuccess)); in TEST_F()