Home
last modified time | relevance | path

Searched refs:getTests (Results 1 – 4 of 4) sorted by relevance

/external/llvm/utils/lit/lit/
Ddiscovery.py99 def getTests(path, litConfig, testSuiteCache, localConfigCache): function
211 tests.extend(getTests(input, lit_config,
/external/junit/src/junit/framework/
DJUnit4TestAdapter.java43 public List<Test> getTests() { in getTests() method in JUnit4TestAdapter
/external/chromium_org/chrome/common/extensions/docs/examples/extensions/proxy_configuration/test/
Djsunittest.js763 this.tests = this.getTests(testcases);
787 DrNicTest.Unit.Runner.prototype.getTests = function(testcases) {
/external/chromium/chrome/common/extensions/docs/examples/extensions/proxy_configuration/test/
Djsunittest.js763 this.tests = this.getTests(testcases);
787 DrNicTest.Unit.Runner.prototype.getTests = function(testcases) {