Home
last modified time | relevance | path

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

/hardware/libhardware/tests/input/evdev/
DInputDevice_test.cpp128 auto node = std::shared_ptr<MockInputDeviceNode>(MockNexus7v2::getH2wButton()); in TEST_F()
DInputMocks.h129 MockInputDeviceNode* getH2wButton();
DInputMocks.cpp116 MockInputDeviceNode* getH2wButton() { in getH2wButton() function