Home
last modified time | relevance | path

Searched defs:getTestsInDirectory (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/llvm/utils/lit/lit/formats/
H A Dbase.py14 def getTestsInDirectory(self, testSuite, path_in_suite, member in FileBasedTest
52 def getTestsInDirectory(self, testSuite, path_in_suite, member in OneCommandPerFileTest
H A Dgoogletest.py81 def getTestsInDirectory(self, testSuite, path_in_suite, member in GoogleTest
/aosp_15_r20/external/libcxx/utils/libcxx/test/
H A Dgooglebenchmark.py72 def getTestsInDirectory(self, testSuite, path_in_suite, member in GoogleBenchmark
H A Dformat.py61 def getTestsInDirectory(self, testSuite, path_in_suite, member in LibcxxTestFormat
/aosp_15_r20/external/cronet/third_party/libc++/src/utils/libcxx/test/
H A Dgooglebenchmark.py72 def getTestsInDirectory(self, testSuite, path_in_suite, litConfig, localConfig): member in GoogleBenchmark