Home
last modified time | relevance | path

Searched defs:EventDebug (Results 1 – 9 of 9) sorted by relevance

/aosp_15_r20/external/libchrome-gestures/src/
H A Dinterpreter_unittest.cc215 using EventDebug = ActivityLog::EventDebug; in TEST() typedef
242 using EventDebug = ActivityLog::EventDebug; in TEST() typedef
269 using EventDebug = ActivityLog::EventDebug; in TEST() typedef
282 using EventDebug = ActivityLog::EventDebug; in TEST() typedef
H A Dtimestamp_filter_interpreter_unittest.cc15 using EventDebug = ActivityLog::EventDebug; typedef
233 using EventDebug = ActivityLog::EventDebug; in TEST() typedef
H A Dlogging_filter_interpreter_unittest.cc44 using EventDebug = ActivityLog::EventDebug; in TEST() typedef
H A Dintegral_gesture_filter_interpreter_unittest.cc229 using EventDebug = ActivityLog::EventDebug; in TEST() typedef
H A Dinterpreter.cc23 using EventDebug = ActivityLog::EventDebug; typedef
H A Daccel_filter_interpreter_unittest.cc25 using EventDebug = ActivityLog::EventDebug; typedef
/aosp_15_r20/external/libchrome-gestures/include/
H A Dtimestamp_filter_interpreter.h77 using EventDebug = ActivityLog::EventDebug; in LogDebugData() local
H A Daccel_filter_interpreter.h137 using EventDebug = ActivityLog::EventDebug; in LogDebugData() local
H A Dactivity_log.h139 enum class EventDebug { enum