Searched refs:hierarchy (Results 1 – 9 of 9) sorted by relevance
/tools/metalava/metalava/src/test/java/com/android/tools/metalava/binarycompatibility/ |
D | BinaryCompatibilityInterfacesTest.kt | 174 …fun `Move API method up type hierarchy, if method in supertype need not be implemented by client (… in Move API method up type hierarchy, if method in supertype need not be implemented by client (Compatible)() 200 …fun `Move API method up the type hierarchy, if method in supertype must be implemented by client (… in Move API method up the type hierarchy, if method in supertype must be implemented by client (Incompatible)() 230 fun `Move method down type hierarchy (Incompatible)`() { in Move method down type hierarchy (Incompatible)()
|
D | BinaryCompatibilityClassesTest.kt | 104 …fun `Move API method up type hierarchy, if method in supertype need not be reimplemented by client… in Move API method up type hierarchy, if method in supertype need not be reimplemented by client (Compatible)() 130 …fun `Move API method up type hierarchy, if method in supertype must be reimplemented by client (In… in Move API method up type hierarchy, if method in supertype must be reimplemented by client (Incompatible)() 164 fun `Move API method down type hierarchy (Incompatible)`() { in Move API method down type hierarchy (Incompatible)()
|
/tools/metalava/metalava-model/src/testFixtures/java/com/android/tools/metalava/model/testing/ |
D | BaseModelProviderRunner.kt | 248 val hierarchy = generateSequence(testClass.javaClass) { it.superclass } in createTestArguments() constant 252 createCreatorPredicate(hierarchy) in createTestArguments()
|
/tools/metalava/metalava/src/test/java/com/android/tools/metalava/ |
D | AddAdditionalOverridesTest.kt | 280 fun `Method with multiple interface parent methods in same hierarchy not elided`() { in Method with multiple interface parent methods in same hierarchy not elided()
|
/tools/metalava/metalava/src/test/java/com/android/tools/metalava/stub/ |
D | StubsTest.kt | 279 fun `Check overridden method added for complex hierarchy`() { in Check overridden method added for complex hierarchy()
|
/tools/repohooks/tools/ |
D | spelling.txt | 723 heirarchy||hierarchy 729 hierachy||hierarchy 730 hierarchie||hierarchy
|
/tools/metalava/metalava-model-testsuite/src/main/java/com/android/tools/metalava/model/testsuite/ |
D | BootstrapSourceModelProviderTest.kt | 167 fun `090 - check class hierarchy`() { in 090 - check class hierarchy()
|
/tools/metalava/ |
D | README.md | 347 separate hierarchy we can easily perform this work once and pass around our 465 hierarchy to see if there still is an inherited method with the same signature,
|
/tools/apkzlib/src/test/resources/testData/packaging/text-files/ |
D | rfc2460.txt | 82 support more levels of addressing hierarchy, a much greater
|