Searched defs:addTest (Results 1 – 10 of 10) sorted by relevance
11 public addTest(test: TestCase) { method in TestRunner
23 public addTest(test: TestCase) { method in TestRunner
24 public addTest(fileName: string) { method in Harness.RunnerBase
58 TestRunner.prototype.addTest = function (test) { method in TestRunner
44 def addTest(self, test): member in BaseTestSuite
204 addTest(TestNode** root, in addTest() function
206 addTest(TestNode** root, in addTest() function
2287 static void addTest (tcu::TestCaseGroup* group, const DisplayIndexTest testId, const char* name, co… in addTest() function
24 function addTest(sequences, expectedKeys) { function
22816 bool addTest = true; in LowerBRCOND() local