Home
last modified time | relevance | path

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

/tools/platform-compat/javatest/com/android/class2nonsdklist/
DUnsupportedAppUsageAnnotationHandlerTest.java100 assertNoErrors(); in testGreylistMethod()
121 assertNoErrors(); in testGreylistConstructor()
142 assertNoErrors(); in testGreylistField()
163 assertNoErrors(); in testGreylistImplicit()
227 assertNoErrors(); in testGreylistMethodExpectedSignature()
268 assertNoErrors(); in testGreylistInnerClassMethod()
287 assertNoErrors(); in testMethodNotGreylisted()
306 assertNoErrors(); in testMethodArgGenerics()
335 assertNoErrors(); in testOverrideMethodWithBridge()
367 assertNoErrors(); in testOverridePublicMethodWithBridge()
[all …]
DCovariantReturnTypeHandlerTest.java83 assertNoErrors(); in testReturnTypeWhitelisted()
/tools/platform-compat/javatest/com/android/annotationvisitor/
DAnnotationHandlerTestBase.java51 protected void assertNoErrors() { in assertNoErrors() method in AnnotationHandlerTestBase
DRepeatedAnnotationHandlerTest.java73 assertNoErrors(); in testRepeated()