Home
last modified time | relevance | path

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

/tools/repohooks/tools/
Dcpplint.py745 _TEST_FILE_SUFFIX = '(' + '|'.join(_test_suffixes) + r')$' variable
2472 if Search(_TEST_FILE_SUFFIX, fileinfo.BaseName()):
6006 matched_test_suffix = Search(_TEST_FILE_SUFFIX, fileinfo_cc.BaseName())