Home
last modified time | relevance | path

Searched defs:path_in_suite (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/llvm/utils/lit/lit/
H A Ddiscovery.py76 def getLocalConfig(ts, path_in_suite, litConfig, cache): argument
77 def search1(path_in_suite): argument
100 def search(path_in_suite): argument
123 def getTestsInSuite(ts, path_in_suite, litConfig, argument
H A DTest.py178 def __init__(self, suite, path_in_suite, config, file_path = None): argument
/aosp_15_r20/external/llvm/utils/lit/lit/formats/
H A Dgoogletest.py71 def getTestsInExecutable(self, testSuite, path_in_suite, execpath, argument
81 def getTestsInDirectory(self, testSuite, path_in_suite, argument
H A Dbase.py14 def getTestsInDirectory(self, testSuite, path_in_suite, argument
52 def getTestsInDirectory(self, testSuite, path_in_suite, argument
/aosp_15_r20/external/libcxx/utils/libcxx/test/
H A Dgooglebenchmark.py72 def getTestsInDirectory(self, testSuite, path_in_suite, argument
H A Dformat.py61 def getTestsInDirectory(self, testSuite, path_in_suite, argument
/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): argument