Home
last modified time | relevance | path

Searched defs:SomeAnnotation (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/frameworks/base/tests/Codegen/src/com/android/codegentest/
H A DStaleDataclassDetectorFalsePositivesTest.java47 public @interface SomeAnnotation {} annotation in StaleDataclassDetectorFalsePositivesTest
/aosp_15_r20/external/mockito/src/test/java/org/mockitousage/basicapi/
H A DMocksCreationTest.java114 @interface SomeAnnotation {} annotation in MocksCreationTest
/aosp_15_r20/external/libchrome/base/android/jni_generator/java/src/org/chromium/example/jni_generator/
H A DSampleForTests.java121 private @interface SomeAnnotation {} annotation in SampleForTests
/aosp_15_r20/external/cronet/third_party/jni_zero/java/src/org/chromium/example/jni_generator/
H A DSampleForTests.java123 private @interface SomeAnnotation {} annotation in SampleForTests
/aosp_15_r20/external/cronet/third_party/jni_zero/test/java/src/org/jni_zero/
H A DSampleForTests.java139 private @interface SomeAnnotation {} annotation in SampleForTests