Home
last modified time | relevance | path

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

/aosp_15_r20/external/autotest/client/bin/input/
H A Dinput_event_recorder.py58 def from_string(ev_string): argument
86 result = ev_pattern_SYN_REPORT.search(ev_string)
91 result = ev_pattern.search(ev_string)