/external/antlr/antlr-3.4/tool/src/test/java/org/antlr/test/ |
D | TestLeftRecursion.java | 62 runTests(grammar, tests, "e"); in testTernaryExpr() 93 runTests(grammar, tests, "declarator"); in testDeclarationsUsingASTOperators() 124 runTests(grammar, tests, "declarator"); in testDeclarationsUsingRewriteOperators() 156 runTests(grammar, tests, "e"); in testExpressionsUsingASTOperators() 187 runTests(grammar, tests, "e"); in testExpressionsUsingRewriteOperators() 224 runTests(grammar, tests, "e"); in testExpressionAssociativity() 317 runTests(grammar, tests, "e"); in testJavaExpressions() 335 runTests(grammar, tests, "s"); in testReturnValueAndActions() 354 runTests(grammar, tests, "s"); in testReturnValueAndActionsAndASTs() 357 public void runTests(String grammar, String[] tests, String startRule) { in runTests() method in TestLeftRecursion
|
/external/icu4c/test/perf/unisetperf/ |
D | unisetperf.pl | 63 runTests($options, $tests, $dataFiles); 86 runTests($options, $tests, $dataFiles);
|
/external/objenesis/tck/test/org/objenesis/tck/ |
D | TCKTest.java | 65 tck.runTests(reporter); in testReportsAllCandidatesAndInstantiatorCombinationsToReporter() 91 tck.runTests(reporter); in testReportsSuccessIfCandidateCanBeInstantiated()
|
D | ObjenesisTest.java | 124 tck.runTests(new JUnitReporter()); in testObjenesisStd() 130 tck.runTests(new JUnitReporter()); in testObjenesisSerializer()
|
/external/webkit/LayoutTests/fast/dom/DOMImplementation/script-tests/ |
D | createDocumentType-err.js | 73 function runTests(tests, createFunctionName) function 98 runTests(allTests, "createDocumentType");
|
/external/icu4c/test/perf/normperf/ |
D | NormPerf.pl | 59 runTests($options, $tests, $dataFiles);
|
D | NormPerf_r.pl | 86 runTests($options, $tests, $dataFiles);
|
/external/icu4c/test/perf/strsrchperf/ |
D | StrSrchPerf_r.pl | 60 runTests( $options, $tests, $dataFiles );
|
/external/icu4c/test/perf/utrie2perf/ |
D | utrie2perf.pl | 59 runTests($options, $tests, $dataFiles);
|
/external/icu4c/test/perf/utfperf/ |
D | UtfPerf.pl | 59 runTests($options, $tests, $dataFiles);
|
/external/icu4c/test/perf/convperf/ |
D | convperf_ansi.pl | 56 runTests($options, $tests, $dataFiles);
|
D | convperf_iml.pl | 62 runTests($options, $tests, $dataFiles);
|
D | ConvPerf_r.pl | 66 runTests($options, $tests, $dataFiles);
|
/external/icu4c/test/perf/charperf/ |
D | CharPerf.pl | 55 runTests($options, $tests, $dataFiles);
|
D | CharPerf_r.pl | 57 runTests($options, $tests, $dataFiles);
|
/external/icu4c/test/perf/ustrperf/ |
D | StringPerf.pl | 72 runTests($options, $tests, $dataFiles);
|
D | StringPerf_r.pl | 77 runTests($options, $tests, $dataFiles);
|
/external/icu4c/test/perf/usetperf/ |
D | UsetPerf.pl | 56 runTests($options, $tests, $dataFiles);
|
/external/icu4c/test/perf/collperf/ |
D | CollPerf.pl | 105 runTests($options, $tests, $dataFiles);
|
D | CollPerf_r.pl | 79 runTests($options, $tests, $dataFiles);
|
/external/icu4c/test/perf/howExpensiveIs/ |
D | howExpensiveIs.cpp | 25 void runTests(void); 124 runTests(); in main() 166 virtual int32_t runTests(double *subTime, double *marginOfError) { in runTests() function in HowExpensiveTest 206 int32_t iter = t.runTests(&st,&me); in runTestOn() 236 virtual int32_t runTests(double *subTime, double *marginOfError) { in runTests() function in SieveTest 675 void runTests() { in runTests() function
|
/external/icu4c/test/perf/ubrkperf/ |
D | UBrkPerf_r.pl | 84 runTests($options, $tests, $dataFiles);
|
D | UBrkPerf.pl | 92 runTests($options, $tests, $dataFiles);
|
/external/objenesis/tck/src/org/objenesis/tck/ |
D | Main.java | 101 tck.runTests(reporter); in runTest()
|
/external/webkit/Source/WebKit/chromium/src/js/ |
D | Tests.js | 886 function runTests() function 899 runTests(); 906 runTests();
|