Home | History | Annotate | Download | only in evdev

Lines Matching full:nullptr

30     MockInputReport() : InputReport(nullptr, {}, nullptr) {}
40 MockInputReportDefinition() : InputReportDefinition(nullptr, {}, nullptr) {}
50 MockInputDeviceDefinition() : InputDeviceDefinition(nullptr, {}, nullptr) {}
56 MockInputProperty() : InputProperty(nullptr, {}, nullptr) {}
64 MockInputPropertyMap() : InputPropertyMap(nullptr, {}, nullptr) {}