Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/test/API/functionalities/data-formatter/data-formatter-stl/libcxx/string/simulator/
H A DTestDataFormatterLibcxxStringSimulator.py18 def _run_test(self, defines): member in LibcxxStringDataFormatterSimulatorTestCase
34 LibcxxStringDataFormatterSimulatorTestCase._run_test, defines)
/llvm-project-15.0.7/mlir/test/Integration/Dialect/SparseTensor/python/
H A Dtest_elementwise_add_sparse_output.py59 def _run_test(support_lib, kernel): function
102 _run_test(support_lib, _KERNEL_STR)
/llvm-project-15.0.7/cross-project-tests/debuginfo-tests/dexter/dex/tools/
H A DTestToolBase.py128 self._run_test(self._get_test_name(subdir))
135 self._run_test(self._get_test_name(options.test_path))
156 def _run_test(self, test_dir): member in TestToolBase
/llvm-project-15.0.7/cross-project-tests/debuginfo-tests/dexter/dex/tools/test/
H A DTool.py241 def _run_test(self, test_name): member in Tool
/llvm-project-15.0.7/cross-project-tests/debuginfo-tests/dexter/dex/tools/clang_opt_bisect/
H A DTool.py103 def _run_test(self, test_name): # noqa member in Tool