Searched refs:IncludeCategory (Results 1 - 8 of 8) sorted by relevance

/external/junit/src/org/junit/experimental/categories/
H A DCategories.java21 * annotated with either the category given with the @IncludeCategory
57 * @IncludeCategory(SlowTests.class)
71 public @interface IncludeCategory { interface in class:Categories
160 IncludeCategory annotation= klass.getAnnotation(IncludeCategory.class);
/external/clang/include/clang/Format/
H A DFormat.h362 struct IncludeCategory { struct in struct:clang::format::FormatStyle
367 bool operator==(const IncludeCategory &Other) const {
398 std::vector<IncludeCategory> IncludeCategories;
/external/clang/lib/Format/
H A DFormat.cpp40 LLVM_YAML_IS_SEQUENCE_VECTOR(clang::format::FormatStyle::IncludeCategory)
353 template <> struct MappingTraits<FormatStyle::IncludeCategory> {
354 static void mapping(IO &IO, FormatStyle::IncludeCategory &Category) {
/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/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/clang/unittests/Format/
H A DFormatTest.cpp9935 std::vector<FormatStyle::IncludeCategory> ExpectedCategories = {{"abc/.*", 2},
/external/opencv3/modules/java/pure_test/lib/
H A Djunit-4.11.jarMETA-INF/ META-INF/MANIFEST.MF junit/ junit/extensions/ junit/framework/ junit/runner/ junit/textui/ org/ ...

Completed in 292 milliseconds