Home
last modified time | relevance | path

Searched defs:Suite (Results 1 – 15 of 15) sorted by relevance

/external/junit/src/main/java/org/junit/runners/
DSuite.java27 public class Suite extends ParentRunner<Runner> { class
69 public Suite(Class<?> klass, RunnerBuilder builder) throws InitializationError { in Suite() method in Suite
80 public Suite(RunnerBuilder builder, Class<?>[] classes) throws InitializationError { in Suite() method in Suite
90 protected Suite(Class<?> klass, Class<?>[] suiteClasses) throws InitializationError { in Suite() method in Suite
101 …protected Suite(RunnerBuilder builder, Class<?> klass, Class<?>[] suiteClasses) throws Initializat… in Suite() method in Suite
111 protected Suite(Class<?> klass, List<Runner> runners) throws InitializationError { in Suite() method in Suite
/external/expat/tests/
Dminicheck.h70 typedef struct Suite Suite; typedef
79 struct Suite { struct
80 const char *name;
81 TCase *tests;
/external/vogar/src/vogar/
DXmlReportPrinter.java116 class Suite { class in XmlReportPrinter
122 Suite(String name) { in Suite() method in XmlReportPrinter.Suite
/external/autotest/client/site_tests/graphics_dEQP/
Dgenerate_controlfiles.py29 class Suite(Enum): class
/external/autotest/server/cros/dynamic_suite/
Dsuite.py1396 class Suite(_BaseSuite): class
/external/python/cpython2/Include/
DPython-ast.h57 } Suite; member
381 #define Suite(a0, a1) _Py_Suite(a0, a1) macro
/external/python/cpython3/Include/
DPython-ast.h61 } Suite; member
448 #define Suite(a0, a1) _Py_Suite(a0, a1) macro
/external/annotation-tools/scene-lib/
Djunit.jarMETA-INF/ META-INF/MANIFEST.MF junit/ junit/extensions/ 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/python/cpython2/Python/
DPython-ast.c1029 Suite(asdl_seq * body, PyArena *arena) in Suite() function
/external/javaparser/javaparser-symbol-solver-testing/src/test/resources/
Djunit-4.8.1.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/python/cpython3/Python/
DPython-ast.c1244 Suite(asdl_seq * body, PyArena *arena) in Suite() function
/external/conscrypt/benchmark-android/
Dvogar.jarMETA-INF/ META-INF/MANIFEST.MF vogar/ vogar/TestProperties.class TestProperties ...