Home
last modified time | relevance | path

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

/xnu-12377.1.9/tests/unit/tools/
H A Dquote_defines.py9 dash_split = line.split(' -')
12 for i, s in enumerate(dash_split):
H A Dgenerate_ut_proj.py38 def do_quote_lst(dash_split): argument
41 for i, s in enumerate(dash_split):