Home
last modified time | relevance | path

Searched defs:component (Results 1 – 2 of 2) sorted by relevance

/lifecycle/lifecycle-viewmodel-savedstate/src/androidInstrumentedTest/kotlin/androidx/lifecycle/viewmodel/savedstate/
DSavedStateHandleSupportTest.kt38 val component = TestComponent() in testSavedStateHandleSupport() constant
54 val component = TestComponent() in testSavedStateHandleSupportWithConfigChange() constant
75 val component = TestComponent() in testSavedStateHandleSupportWithActivityDestroyed() constant
100 val component = TestComponent() in failWithNoInstallation() constant
110 val component = TestComponent() in defaultArgs() constant
DSavedStateFactoryTest.kt63 val component = TestComponent() in testCreateAndroidVM() constant
76 val component = TestComponent() in testCreateAndroidWithStatefulFactoryVM() constant
89 val component = TestComponent() in testCreateAndroidVMWrongParameterOrder() constant
125 val component = TestComponent() in testCreateFailAndroidVM() constant