Home
last modified time | relevance | path

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

/aosp_15_r20/external/dagger2/javatests/dagger/functional/kotlinsrc/componentdependency/
H A DComponentDependenciesTest.kt86 fun testPolymorphicOverridesStillCompiles() { in testPolymorphicOverridesStillCompiles() method in dagger.functional.kotlinsrc.componentdependency.ComponentDependenciesTest
/aosp_15_r20/external/dagger2/javatests/dagger/functional/componentdependency/
H A DComponentDependenciesTest.java87 public void testPolymorphicOverridesStillCompiles() throws Exception { in testPolymorphicOverridesStillCompiles() method in ComponentDependenciesTest
/aosp_15_r20/external/dagger2/javatests/dagger/functional/producers/
H A DComponentDependenciesTest.java90 public void testPolymorphicOverridesStillCompiles() throws Exception { in testPolymorphicOverridesStillCompiles() method in ComponentDependenciesTest