Searched defs:processSync (Results 1 – 4 of 4) sorted by relevance
| /frameworks/native/services/inputflinger/tests/ | ||
| D | HardwareStateConverter_test.cpp | 81 std::optional<SelfContainedHardwareState> processSync(nsecs_t when) { in processSync() function in android::HardwareStateConverterTest |
| D | MultiTouchInputMapper_test.cpp | 197 [[nodiscard]] std::list<NotifyArgs> processSync() { return process(EV_SYN, SYN_REPORT, 0); } in processSync() function in android::MultiTouchInputMapperUnitTest |
| D | CapturedTouchpadEventConverter_test.cpp | 102 std::list<NotifyArgs> processSync(CapturedTouchpadEventConverter& conv) { in processSync() function in android::CapturedTouchpadEventConverterTest |
| D | InputReader_test.cpp | 3389 std::list<NotifyArgs> SingleTouchInputMapperTest::processSync(SingleTouchInputMapper& mapper) { in processSync() function in android::SingleTouchInputMapperTest |