Home
last modified time | relevance | path

Searched defs:runTests (Results 1 – 13 of 13) sorted by relevance

/external/icu/icu4c/source/test/perf/perldriver/
DPerfFramework.pm54 sub runTests { subroutine
/external/icu/icu4j/perf-tests/perldriver/
DPerfFramework4j.pm52 sub runTests { subroutine
/external/objenesis/tck/src/main/java/org/objenesis/tck/
DTCK.java87 public void runTests(Reporter reporter) { in runTests() method in TCK
/external/python/cpython2/Lib/unittest/
Dmain.py216 def runTests(self): member in TestProgram
/external/antlr/antlr-3.4/tool/src/test/java/org/antlr/test/
DTestLeftRecursion.java357 public void runTests(String grammar, String[] tests, String startRule) { in runTests() method in TestLeftRecursion
/external/swiftshader/third_party/LLVM/utils/lit/lit/
Dmain.py300 def runTests(numThreads, litConfig, provider, display): function
/external/icu/icu4c/source/test/perf/howExpensiveIs/
DhowExpensiveIs.cpp175 virtual int32_t runTests(double *subTime, double *marginOfError) { in runTests() function in HowExpensiveTest
245 virtual int32_t runTests(double *subTime, double *marginOfError) { in runTests() function in SieveTest
744 void runTests() { in runTests() function
/external/antlr/antlr-3.4/runtime/Python/
Dxmlrunner.py369 def runTests(self): member in XMLTestProgram
/external/abi-compliance-checker/modules/Internals/
DRegTests.pm4677 sub runTests($$$$$$$$) subroutine
/external/python/cpython2/Lib/unittest/test/
Dtest_setups.py17 def runTests(self, *cases): member in TestSetups
/external/icu/icu4c/source/tools/ctestfw/
Dctest.c506 runTests ( const TestNode *root ) in runTests() function
/external/deqp/modules/glshared/
DglsTextureBufferCase.cpp851 void runTests (tcu::TestContext& testCtx, in runTests() function
/external/deqp/android/cts/runner/src/com/drawelements/deqp/runner/
DDeqpTestRunner.java1261 private void runTests() throws DeviceNotAvailableException, CapabilityQueryFailureException { in runTests() method in DeqpTestRunner