Searched refs:BINARY_TEST_SEARCH_REGEX (Results 1 – 1 of 1) sorted by relevance
137 BINARY_TEST_SEARCH_REGEX = re.compile(r'_(unit)?test\.exe$', re.IGNORECASE) variable141 BINARY_TEST_SEARCH_REGEX = BINARY_TEST_REGEX variable389 tests = self._FindFilesByRegex(directory, BINARY_TEST_SEARCH_REGEX)