Searched defs:expected_call (Results 1 – 3 of 3) sorted by relevance
74 def __init__(self, received_call, expected_call): argument
32 uint8_t expected_call; member
204 auto& expected_call = EXPECT_CALL(*this, Flush(_, _, _)); in WaitForFlush() local