Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/tc-testing/
H A Dtdc.py449 match_index = re.findall(match_pattern, procout)
450 if len(match_index) != int(tidx["matchCount"]):