Home
last modified time | relevance | path

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

/external/toolchain-utils/automation/
Dall_tests.py9 test_file_strings = glob.glob('*/*_test.py') variable
10 module_strings = [str[0:len(str) - 3] for str in test_file_strings]