Home
last modified time | relevance | path

Searched refs:doRun (Results 1 – 25 of 27) sorted by relevance

12

/external/junit/src/junit/textui/
DTestRunner.java77 return runner.doRun(test); in run()
86 aTestRunner.doRun(suite, true); in runAndWait()
108 public TestResult doRun(Test test) { in doRun() method in TestRunner
109 return doRun(test, false); in doRun()
112 public TestResult doRun(Test suite, boolean wait) { in doRun() method in TestRunner
180 return doRun(suite, wait); in start()
189 return doRun(test, wait); in runSingleMethod()
/external/mesa3d/src/gallium/drivers/nv50/codegen/
Dnv50_ir_bb.cpp450 return doRun(prog, ordered, skipPhi); in run()
454 Pass::doRun(Program *prog, bool ordered, bool skipPhi) in doRun() function in nv50_ir::Pass
459 if (!doRun(Function::get(n), ordered, skipPhi)) in doRun()
470 return doRun(func, ordered, skipPhi); in run()
474 Pass::doRun(Function *func, bool ordered, bool skipPhi) in doRun() function in nv50_ir::Pass
Dnv50_ir.h1093 bool doRun(Program *, bool ordered, bool skipPhi);
1094 bool doRun(Function *, bool ordered, bool skipPhi);
/external/testng/src/main/java/org/testng/junit/
DJUnitTestRunner.java261 return doRun(suite); in start()
285 protected TestResult doRun(Test suite) { in doRun() method in JUnitTestRunner
/external/jsr330/lib/
Djunit.jarMETA-INF/ META-INF/MANIFEST.MF junit/ junit/awtui/ junit/ ...
/external/slf4j/integration/lib/
Djunit-3.8.1.jarMETA-INF/ META-INF/MANIFEST.MF junit/ junit/awtui/ junit/ ...
/external/guice/lib/build/
Djunit.jarMETA-INF/ META-INF/MANIFEST.MF junit/ junit/awtui/ junit/ ...
/external/dexmaker/lib/
Djunit.jarMETA-INF/ META-INF/MANIFEST.MF junit/ junit/awtui/ junit/ ...
/external/slf4j/log4j-over-slf4j/compatibility/lib/
Djunit-3.8.1.jarMETA-INF/ META-INF/MANIFEST.MF junit/ junit/awtui/ junit/ ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.junit_3.8.2.v3_8_2_v20100427-1100/
Djunit.jarMETA-INF/ META-INF/MANIFEST.MF junit/ junit3.8.2/ junit/ ...
/external/owasp/sanitizer/lib/junit/
Djunit-dep.jarMETA-INF/ META-INF/MANIFEST.MF junit/ junit/extensions/ junit/ ...
Djunit.jarMETA-INF/ META-INF/MANIFEST.MF junit/ junit/extensions/ junit/ ...
/external/libphonenumber/lib/
Djunit-4.8.1.jarMETA-INF/ META-INF/MANIFEST.MF junit/ junit/extensions/ junit/ ...
/external/v8/test/mjsunit/asm/embenchen/
Dcopy.js5891 function doRun() { function
5916 if (!ABORT) doRun();
5919 doRun();
Dcorrections.js5898 function doRun() { function
5923 if (!ABORT) doRun();
5926 doRun();
Dprimes.js5899 function doRun() { function
5924 if (!ABORT) doRun();
5927 doRun();
Dfannkuch.js8350 function doRun() { function
8375 if (!ABORT) doRun();
8378 doRun();
Dmemops.js8002 function doRun() { function
8027 if (!ABORT) doRun();
8030 doRun();
Dfasta.js8520 function doRun() { function
8545 if (!ABORT) doRun();
8548 doRun();
Dzlib.js14667 function doRun() { function
14692 if (!ABORT) doRun();
14695 doRun();
Dbox2d.js20237 function doRun() { function
20262 if (!ABORT) doRun();
20265 doRun();
Dlua_binarytrees.js42625 function doRun() { function
42650 if (!ABORT) doRun();
42653 doRun();
/external/opencv3/modules/java/pure_test/lib/
Djunit-4.11.jarMETA-INF/ META-INF/MANIFEST.MF junit/ junit/extensions/ junit/ ...
/external/owasp/sanitizer/tools/findbugs/lib/
Dfindbugs.jarMETA-INF/ META-INF/MANIFEST.MF default.xsl edu/ edu/umd ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
Dorg.eclipse.ui.workbench_3.6.1.M20101117-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...

12