Home
last modified time | relevance | path

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

/external/python/cpython3/Lib/test/
Dtest_datetime.py19 test_suffixes = ["_Pure", "_Fast"] variable
25 for module, suffix in zip(test_modules, test_suffixes):
Dtest_pathlib.py933 def test_suffixes(self): member in PureWindowsPathTest
/external/swiftshader/third_party/llvm-7.0/llvm/utils/lit/lit/formats/
Dgoogletest.py23 self.test_suffixes = {exe_suffix, test_suffix + '.py'}
90 suffixes=self.test_suffixes):
/external/libcxx/utils/libcxx/test/
Dgooglebenchmark.py24 self.test_suffixes = {exe_suffix, test_suffix + '.py'}
80 suffixes=self.test_suffixes):