Searched defs:localConfig (Results 1 – 6 of 6) sorted by relevance
| /external/llvm/utils/lit/lit/formats/ |
| D | googletest.py | 21 def getGTestTests(self, path, litConfig, localConfig): argument 72 litConfig, localConfig): argument 82 litConfig, localConfig): argument
|
| D | base.py | 15 litConfig, localConfig): argument 53 litConfig, localConfig): argument
|
| /external/libcxx/utils/libcxx/test/ |
| D | googlebenchmark.py | 26 def getBenchmarkTests(self, path, litConfig, localConfig): argument 73 litConfig, localConfig): argument
|
| D | format.py | 62 litConfig, localConfig): argument
|
| /external/cronet/buildtools/third_party/libc++/trunk/utils/libcxx/test/ |
| D | googlebenchmark.py | 26 def getBenchmarkTests(self, path, litConfig, localConfig): argument 73 litConfig, localConfig): argument
|
| D | format.py | 190 def getTestsInDirectory(self, testSuite, pathInSuite, litConfig, localConfig): argument
|