Searched defs:isIgnored (Results 1 - 22 of 22) sorted by relevance

/external/junit-params/src/main/java/junitparams/internal/
H A DNonParameterisedFrameworkMethod.java42 public boolean isIgnored() { method in class:NonParameterisedFrameworkMethod
H A DTestMethod.java84 private boolean isIgnored() { method in class:TestMethod
97 return !isIgnored();
153 return new NonParameterisedFrameworkMethod(method, baseDescription, isIgnored());
/external/apache-commons-math/src/main/java/org/apache/commons/math/estimation/
H A DWeightedMeasurement.java168 public boolean isIgnored() { method in class:WeightedMeasurement
/external/junit/src/main/java/org/junit/internal/runners/
H A DTestMethod.java29 public boolean isIgnored() { method in class:TestMethod
/external/clang/tools/diagtool/
H A DTreeView.cpp51 static bool isIgnored(unsigned DiagID) { function in class:TreePrinter
55 return Diags.isIgnored(DiagID, SourceLocation());
76 if (ShowColors && !isIgnored(I->DiagID))
/external/junit/src/main/java/junit/framework/
H A DJUnit4TestAdapter.java57 if (isIgnored(description)) {
70 private boolean isIgnored(Description description) { method in class:JUnit4TestAdapter
/external/junit/src/main/java/org/junit/runners/
H A DBlockJUnit4ClassRunner.java75 if (isIgnored(method)) {
87 protected boolean isIgnored(FrameworkMethod child) { method in class:BlockJUnit4ClassRunner
H A DParentRunner.java201 if (!isIgnored(child)) {
280 protected boolean isIgnored(T child) { method in class:ParentRunner
/external/guava/guava-testlib/src/com/google/common/testing/
H A DNullPointerTester.java102 if (minimalVisibility.isVisible(constructor) && !isIgnored(constructor)) {
123 if (!isIgnored(method)) {
151 if (!isIgnored(method)) {
464 private boolean isIgnored(Member member) { method in class:NullPointerTester
/external/clang/include/clang/Basic/
H A DDiagnostic.h652 bool isIgnored(unsigned DiagID, SourceLocation Loc) const { function in class:clang::DiagnosticsEngine
663 /// \c isIgnored().
/external/clang/lib/CodeGen/
H A DCGValue.h566 bool isIgnored() const { function in class:clang::CodeGen::AggValueSlot
579 if (isIgnored()) {
/external/owasp/sanitizer/lib/junit/
H A Djunit-dep.jarMETA-INF/ META-INF/MANIFEST.MF junit/ junit/extensions/ junit/framework/ junit/runner/ junit/textui/ org/ ...
H A Djunit.jarMETA-INF/ META-INF/MANIFEST.MF junit/ junit/extensions/ junit/framework/ junit/runner/ junit/textui/ org/ ...
/external/libphonenumber/lib/
H A Djunit-4.8.1.jarMETA-INF/ META-INF/MANIFEST.MF junit/ junit/extensions/ junit/framework/ junit/runner/ junit/textui/ org/ ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.team.core_3.5.100.R36x_v20100825-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.equinox.p2.metadata_2.0.0.v20100601.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.jdt.core_3.6.2.v_A76_R36x.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/guice/lib/build/
H A Dguava-testlib-16.0.1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/common/ com/google/common/collect/ ...
/external/icu/tools/srcgen/currysrc/libs/
H A Dorg.eclipse.jdt.core_3.11.0.v20150602-1242.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSE_.SF META-INF/ECLIPSE_.RSA META ...
/external/dagger2/lib/
H A Dgoogle-java-format-0.1-20151017.042846-2.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/googlejavaformat/ com/google/googlejavaformat/CloseOp ...
/external/owasp/sanitizer/tools/findbugs/lib/
H A Dfindbugs.jarMETA-INF/ META-INF/MANIFEST.MF default.xsl edu/ edu/umd/ edu/umd/cs/ edu/ ...
/external/guice/extensions/struts2/lib/
H A Dcore-3.1.1.jarMETA-INF/ org/ org/eclipse/ org/eclipse/jdt/ org/eclipse/jdt/core/ org/eclipse/jdt/core/compiler/ org/ ...

Completed in 505 milliseconds