Home
last modified time | relevance | path

Searched defs:localConfig (Results 1 – 6 of 6) sorted by relevance

/external/llvm/utils/lit/lit/formats/
Dgoogletest.py21 def getGTestTests(self, path, litConfig, localConfig): argument
72 litConfig, localConfig): argument
82 litConfig, localConfig): argument
Dbase.py15 litConfig, localConfig): argument
53 litConfig, localConfig): argument
/external/libcxx/utils/libcxx/test/
Dgooglebenchmark.py26 def getBenchmarkTests(self, path, litConfig, localConfig): argument
73 litConfig, localConfig): argument
Dformat.py62 litConfig, localConfig): argument
/external/cronet/buildtools/third_party/libc++/trunk/utils/libcxx/test/
Dgooglebenchmark.py26 def getBenchmarkTests(self, path, litConfig, localConfig): argument
73 litConfig, localConfig): argument
Dformat.py190 def getTestsInDirectory(self, testSuite, pathInSuite, litConfig, localConfig): argument