Home
last modified time | relevance | path

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

/aosp_15_r20/external/dagger2/javatests/dagger/functional/kotlinsrc/assisted/
H A DAssistedFactoryTest.kt175 fun testNestedSimpleFooFactory() { in createNoAssistedParametersFoo() method
/aosp_15_r20/external/dagger2/javatests/dagger/functional/assisted/
H A DAssistedFactoryTest.java256 public void testNestedSimpleFooFactory() { in testNestedSimpleFooFactory() method in AssistedFactoryTest