Home
last modified time | relevance | path

Searched refs:ANNOTATION (Results 1 – 1 of 1) sorted by relevance

/tools/platform-compat/javatest/android/processor/compat/unsupportedappusage/
DUnsupportedAppUsageProcessorTest.java39 private static final JavaFileObject ANNOTATION = JavaFileObjects.forSourceLines( field in UnsupportedAppUsageProcessorTest
52 .compile(ANNOTATION, source); in compile()
138 .compile(ANNOTATION, src); in testSourcePositionOverrideWrongFormat()
156 .compile(ANNOTATION, src); in testSourcePositionOverrideInvalidInt()
192 .compile(ANNOTATION, src); in testExpectedSignatureSucceedsIfMatching()
207 .compile(ANNOTATION, src); in testExpectedSignatureThrowsErrorIfWrong()