Home
last modified time | relevance | path

Searched defs:match_line (Results 1 – 2 of 2) sorted by relevance

/external/openthread/tools/otci/otci/
Dutils.py33 def match_line(line: str, expect_line: Union[str, Pattern, Collection[Any]]) -> bool: function
/external/rust/cros-libva/lib/
Dbuild.rs40 let match_line = lines in get_va_version() localVariable