Home
last modified time | relevance | path

Searched refs:runTests (Results 1 – 25 of 35) sorted by relevance

12

/external/antlr/antlr-3.4/tool/src/test/java/org/antlr/test/
DTestLeftRecursion.java62 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/
Dunisetperf.pl63 runTests($options, $tests, $dataFiles);
86 runTests($options, $tests, $dataFiles);
/external/objenesis/tck/test/org/objenesis/tck/
DTCKTest.java65 tck.runTests(reporter); in testReportsAllCandidatesAndInstantiatorCombinationsToReporter()
91 tck.runTests(reporter); in testReportsSuccessIfCandidateCanBeInstantiated()
DObjenesisTest.java124 tck.runTests(new JUnitReporter()); in testObjenesisStd()
130 tck.runTests(new JUnitReporter()); in testObjenesisSerializer()
/external/webkit/LayoutTests/fast/dom/DOMImplementation/script-tests/
DcreateDocumentType-err.js73 function runTests(tests, createFunctionName) function
98 runTests(allTests, "createDocumentType");
/external/icu4c/test/perf/normperf/
DNormPerf.pl59 runTests($options, $tests, $dataFiles);
DNormPerf_r.pl86 runTests($options, $tests, $dataFiles);
/external/icu4c/test/perf/strsrchperf/
DStrSrchPerf_r.pl60 runTests( $options, $tests, $dataFiles );
/external/icu4c/test/perf/utrie2perf/
Dutrie2perf.pl59 runTests($options, $tests, $dataFiles);
/external/icu4c/test/perf/utfperf/
DUtfPerf.pl59 runTests($options, $tests, $dataFiles);
/external/icu4c/test/perf/convperf/
Dconvperf_ansi.pl56 runTests($options, $tests, $dataFiles);
Dconvperf_iml.pl62 runTests($options, $tests, $dataFiles);
DConvPerf_r.pl66 runTests($options, $tests, $dataFiles);
/external/icu4c/test/perf/charperf/
DCharPerf.pl55 runTests($options, $tests, $dataFiles);
DCharPerf_r.pl57 runTests($options, $tests, $dataFiles);
/external/icu4c/test/perf/ustrperf/
DStringPerf.pl72 runTests($options, $tests, $dataFiles);
DStringPerf_r.pl77 runTests($options, $tests, $dataFiles);
/external/icu4c/test/perf/usetperf/
DUsetPerf.pl56 runTests($options, $tests, $dataFiles);
/external/icu4c/test/perf/collperf/
DCollPerf.pl105 runTests($options, $tests, $dataFiles);
DCollPerf_r.pl79 runTests($options, $tests, $dataFiles);
/external/icu4c/test/perf/howExpensiveIs/
DhowExpensiveIs.cpp25 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/
DUBrkPerf_r.pl84 runTests($options, $tests, $dataFiles);
DUBrkPerf.pl92 runTests($options, $tests, $dataFiles);
/external/objenesis/tck/src/org/objenesis/tck/
DMain.java101 tck.runTests(reporter); in runTest()
/external/webkit/Source/WebKit/chromium/src/js/
DTests.js886 function runTests() function
899 runTests();
906 runTests();

12