Searched defs:find_names (Results 1 - 1 of 1) sorted by relevance

/pkg/src/tests/
H A Dpkg5unittest.py1535 def find_names(s): function
1581 outq.put(("START", find_names(test_suite.tests[0]), i),
1605 ("RESULT", find_names(test_suite.tests[0]), i, otw),
1922 mod, c = find_names(t.tests[0])
1924 tmp = find_names(test)

Completed in 23 milliseconds