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

  /external/junit/src/org/junit/internal/runners/rules/
RuleFieldValidator.java 31 private final Class<? extends Annotation> fAnnotation;
37 this.fAnnotation= annotation;
48 List<FrameworkField> fields= target.getAnnotatedFields(fAnnotation);
88 String message= "The @" + fAnnotation.getSimpleName() + " '"
  /external/skia/src/core/
SkRemote.cpp 464 ID define(SkAnnotation* v)O{return this->define(Type::kAnnotation, &fAnnotation, v);}
483 case Type::kAnnotation: return fAnnotation .remove(id);
497 paint->setAnnotation (fAnnotation .find(common.annotation));
620 ReffedIDMap<SkAnnotation , Type::kAnnotation > fAnnotation;
656 fAnnotation .foreach(undef);
682 ID define(SkAnnotation* v) override { return this->define(&fAnnotation , v); }
752 RefKeyMap<SkAnnotation , Type::kAnnotation > fAnnotation;
  /external/skia/include/core/
SkPaint.h 628 SkAnnotation* getAnnotation() const { return fAnnotation; }
    [all...]
  /prebuilts/tools/common/m2/repository/xerces/xercesImpl/2.6.2/
xercesImpl-2.6.2.jar 
  /external/opencv3/modules/java/pure_test/lib/
junit-4.11.jar 
  /prebuilts/tools/common/m2/repository/junit/junit/4.10/
junit-4.10.jar 
  /prebuilts/tools/common/m2/repository/junit/junit-dep/4.10/
junit-dep-4.10.jar 
  /prebuilts/tools/common/m2/repository/xerces/xercesImpl/2.11.0/
xercesImpl-2.11.0.jar 
  /prebuilts/tools/common/m2/repository/xerces/xercesImpl/2.9.1/
xercesImpl-2.9.1.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.jface.text_3.6.1.r361_v20100825-0800.jar 
  /prebuilts/misc/common/tradefed/
tradefed-prebuilt.jar 

Completed in 515 milliseconds