Home
last modified time | relevance | path

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

/external/llvm/utils/lit/lit/formats/
Dbase.py14 def getTestsInDirectory(self, testSuite, path_in_suite, member in FileBasedTest
52 def getTestsInDirectory(self, testSuite, path_in_suite, member in OneCommandPerFileTest
Dgoogletest.py81 def getTestsInDirectory(self, testSuite, path_in_suite, member in GoogleTest
/external/llvm-project/llvm/utils/lit/lit/formats/
Dbase.py13 def getTestsInDirectory(self, testSuite, path_in_suite, member in FileBasedTest
51 def getTestsInDirectory(self, testSuite, path_in_suite, member in OneCommandPerFileTest
Dgoogletest.py90 def getTestsInDirectory(self, testSuite, path_in_suite, member in GoogleTest
/external/llvm-project/llvm/utils/lit/examples/many-tests/
DManyTests.py8 def getTestsInDirectory(self, testSuite, path_in_suite, litConfig, localConfig): member in ManyTests
/external/llvm/utils/lit/examples/many-tests/
Dlit.cfg9 def getTestsInDirectory(self, testSuite, path_in_suite,
/external/llvm-project/llvm/utils/lit/lit/
Ddiscovery.py166 for res in lc.test_format.getTestsInDirectory(ts, test_dir_in_suite,
185 for res in lc.test_format.getTestsInDirectory(ts, path_in_suite,
/external/llvm-project/lldb/test/API/
Dlldbtest.py18 def getTestsInDirectory(self, testSuite, path_in_suite, litConfig, member in LLDBTest
/external/libcxx/utils/libcxx/test/
Dgooglebenchmark.py72 def getTestsInDirectory(self, testSuite, path_in_suite, member in GoogleBenchmark
Dformat.py61 def getTestsInDirectory(self, testSuite, path_in_suite, member in LibcxxTestFormat
/external/llvm-project/libcxx/utils/libcxx/test/
Dgooglebenchmark.py72 def getTestsInDirectory(self, testSuite, path_in_suite, member in GoogleBenchmark
Dformat.py197 def getTestsInDirectory(self, testSuite, pathInSuite, litConfig, localConfig): member in CxxStandardLibraryTest
/external/llvm/utils/lit/lit/
Ddiscovery.py143 for res in lc.test_format.getTestsInDirectory(ts, path_in_suite,