Searched refs:MockInputReport (Results 1 – 2 of 2) sorted by relevance
28 class MockInputReport : public InputReport {30 MockInputReport() : InputReport(nullptr, {}, nullptr) {} in MockInputReport() function
90 MockInputReport report; in TEST_F()