Searched defs:suite (Results 1 – 11 of 11) sorted by relevance
/llvm-project/clang/tools/scan-build-py/tests/ |
H A D | __init__.py | 18 def suite(): function
|
/llvm-project/clang/tools/scan-build-py/tests/unit/ |
H A D | __init__.py | 15 def load_tests(loader, suite, _): argument
|
/llvm-project/llvm/utils/lit/tests/ |
H A D | unparsed-requirements.py | 22 suite = TestSuite("suite", sys.argv[1], sys.argv[1], config) variable
|
/llvm-project/llvm/utils/lit/lit/ |
H A D | TestTimes.py | 4 def read_test_times(suite): argument
|
H A D | reports.py | 107 _write_testsuite(self, file, suite, tests) global() argument
|
H A D | Test.py | 230 self, suite, path_in_suite, config, file_path=None, gtest_json_file=None argument
|
/llvm-project/llvm/test/Bindings/OCaml/ |
H A D | irreader.ml | 21 let suite name f = function
|
H A D | linker.ml | 24 let suite name f = function
|
/llvm-project/clang/tools/scan-build-py/tests/functional/cases/ |
H A D | __init__.py | 11 def load_tests(loader, suite, pattern): argument
|
/llvm-project/lldb/packages/Python/lldbsuite/test/ |
H A D | configuration.py | 22 suite = unittest.TestSuite() variable
|
/llvm-project/llvm/docs/ |
H A D | GettingStarted.rst | 886 tools``test-suite`` global() argument
|