Searched defs:path_in_suite (Results 1 – 7 of 7) sorted by relevance
/aosp_15_r20/external/llvm/utils/lit/lit/ |
H A D | discovery.py | 76 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 D | Test.py | 178 def __init__(self, suite, path_in_suite, config, file_path = None): argument
|
/aosp_15_r20/external/llvm/utils/lit/lit/formats/ |
H A D | googletest.py | 71 def getTestsInExecutable(self, testSuite, path_in_suite, execpath, argument 81 def getTestsInDirectory(self, testSuite, path_in_suite, argument
|
H A D | base.py | 14 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 D | googlebenchmark.py | 72 def getTestsInDirectory(self, testSuite, path_in_suite, argument
|
H A D | format.py | 61 def getTestsInDirectory(self, testSuite, path_in_suite, argument
|
/aosp_15_r20/external/cronet/third_party/libc++/src/utils/libcxx/test/ |
H A D | googlebenchmark.py | 72 def getTestsInDirectory(self, testSuite, path_in_suite, litConfig, localConfig): argument
|