Searched refs:GetInterruptEvent (Results 1 – 2 of 2) sorted by relevance
76 EXPECT_EQ(INTERRUPT_HINT_STOP, cb2->GetInterruptEvent().hintType); in TestUnitFunc()80 EXPECT_EQ(INTERRUPT_HINT_STOP, cb1->GetInterruptEvent().hintType); in TestUnitFunc()91 EXPECT_EQ(INTERRUPT_HINT_STOP, cb3->GetInterruptEvent().hintType); in TestUnitFunc()95 EXPECT_EQ(INTERRUPT_HINT_STOP, cb1->GetInterruptEvent().hintType); in TestUnitFunc()99 EXPECT_EQ(INTERRUPT_HINT_STOP, cb2->GetInterruptEvent().hintType); in TestUnitFunc()
41 InterruptEvent GetInterruptEvent() const in GetInterruptEvent() function