Searched refs:assertNotifySensorWasCalled (Results 1 – 3 of 3) sorted by relevance
67 void assertNotifySensorWasCalled(NotifySensorArgs* outEventArgs = nullptr);
105 void TestInputListener::assertNotifySensorWasCalled(NotifySensorArgs* outEventArgs) { in assertNotifySensorWasCalled() function in android::TestInputListener
223 mTestListener.assertNotifySensorWasCalled(); in TEST_F()