HomeSort by relevance Sort by last modified time
    Searched defs:IncludeCategory (Results 1 - 17 of 17) sorted by null

  /external/junit/src/main/java/org/junit/experimental/categories/
Categories.java 18 * annotated with either the category given with the @IncludeCategory
60 * @IncludeCategory(SlowTests.class)
71 * @IncludeCategory({FastTests.class, SmokeTests.class})
84 public @interface IncludeCategory {
93 * {@link IncludeCategory#value()}. Otherwise, runs tests only if annotated with <em>all</em> of the categories.
102 * value of this annotation or their subtypes regardless of being included in {@link IncludeCategory#value()}.
322 IncludeCategory annotation= klass.getAnnotation(IncludeCategory.class);
327 IncludeCategory annotation= klass.getAnnotation(IncludeCategory.class)
    [all...]
  /external/clang/include/clang/Format/
Format.h 370 struct IncludeCategory {
375 bool operator==(const IncludeCategory &Other) const {
406 std::vector<IncludeCategory> IncludeCategories;
    [all...]
  /external/owasp/sanitizer/lib/junit/
junit-dep.jar 
junit.jar 
  /external/libphonenumber/lib/
junit-4.8.1.jar 
  /prebuilts/tools/common/m2/repository/junit/junit/4.10/
junit-4.10.jar 
  /prebuilts/tools/common/m2/repository/junit/junit/4.11/
junit-4.11.jar 
  /prebuilts/tools/common/m2/repository/junit/junit/4.8.2/
junit-4.8.2.jar 
  /prebuilts/tools/common/m2/repository/junit/junit-dep/4.10/
junit-dep-4.10.jar 
  /prebuilts/devtools/tools/lib/
junit-4.12.jar 
  /prebuilts/misc/common/robolectric/lib/
junit-4.12.jar 
  /prebuilts/tools/common/m2/repository/junit/junit/4.12/
junit-4.12.jar 
  /prebuilts/misc/common/android-support-test/rules/
rules-0.6-beta-2-release.jar 
  /prebuilts/misc/common/android-support-test/runner/
runner-0.6-beta-2-release.jar 
  /prebuilts/misc/common/ub-janktesthelper/
ub-janktesthelper.jar 
  /prebuilts/misc/common/android-support-test/espresso/
espresso-contrib-2.3-beta-2-release.jar 
  /prebuilts/misc/common/tradefed/
tradefed-prebuilt.jar 

Completed in 187 milliseconds