HomeSort by relevance Sort by last modified time
    Searched refs:fAnnotation (Results 1 - 9 of 9) 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/chromium_org/third_party/skia/include/core/
SkPaint.h 635 SkAnnotation* getAnnotation() const { return fAnnotation; }
    [all...]
  /external/skia/include/core/
SkPaint.h 635 SkAnnotation* getAnnotation() const { return fAnnotation; }
    [all...]
  /external/chromium_org/third_party/skia/src/core/
SkPaint.cpp 68 fAnnotation = NULL;
101 SkSafeRef(fAnnotation);
118 SkSafeUnref(fAnnotation);
133 SkSafeRef(src.fAnnotation);
144 SkSafeUnref(fAnnotation);
427 SkRefCnt_SafeAssign(fAnnotation, annotation);
    [all...]
  /external/skia/src/core/
SkPaint.cpp 68 fAnnotation = NULL;
101 SkSafeRef(fAnnotation);
118 SkSafeUnref(fAnnotation);
133 SkSafeRef(src.fAnnotation);
144 SkSafeUnref(fAnnotation);
427 SkRefCnt_SafeAssign(fAnnotation, annotation);
    [all...]
  /prebuilts/tools/common/m2/internal/xerces/xercesImpl/2.6.2/
xercesImpl-2.6.2.jar 
  /external/jdiff/
xerces.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 376 milliseconds