Home
last modified time | relevance | path

Searched defs:grandchild (Results 1 – 18 of 18) sorted by relevance

/external/dagger2/javatests/dagger/functional/producers/subcomponent/
DSubcomponentWithBoundExecutorTest.java71 GrandchildComponent grandchild = child.newGrandchildComponentBuilder().build(); in topLevelComponent_grandchild() local
80 GrandchildComponentWithoutBuilder grandchild = child.newGrandchildComponent(); in topLevelComponent_grandchildWithoutBuilder() local
97 GrandchildComponent grandchild = child.newGrandchildComponentBuilder().build(); in topLevelProductionComponent_grandchild() local
106 GrandchildComponentWithoutBuilder grandchild = child.newGrandchildComponent(); in topLevelProductionComponent_grandchildWithoutBuilder() local
/external/dagger2/javatests/dagger/functional/kotlinsrc/subcomponent/multibindings/
DMultibindingSubcomponents.kt181 fun grandchild(): Grandchild in grandchild() method
190 fun grandchild(): Grandchild in grandchild() method
/external/dagger2/javatests/dagger/internal/codegen/
DDependencyCycleValidationTest.java470 Source grandchild = in cyclicDependencyInSubcomponents() local
562 Source grandchild = in cyclicDependencyInSubcomponentsWithChildren() local
DMissingBindingValidationTest.java637 Source grandchild = in multibindingContributionBetweenAncestorComponentAndEntrypointComponent() local
1980 Source grandchild = in failsWithMissingBindingInGrandchild() local
2088 Source grandchild = in failsWithMissingBindingInGrandchild_dependencyTracePresent() local
/external/dagger2/javatests/dagger/functional/subcomponent/multibindings/
DMultibindingSubcomponents.java230 Grandchild grandchild(); in grandchild() method
238 Grandchild grandchild(); in grandchild() method
/external/kotlinx.coroutines/kotlinx-coroutines-core/common/test/
DParentCancellationTest.kt136 val grandchild = launch(handler) { in <lambda>() constant
/external/guice/core/test/com/google/inject/
DJitBindingsTest.java379 Injector grandchild = in testChildInjectorInheritsOption() local
433 Injector grandchild = in testChildInjectorAddsOption() local
DParentInjectorTest.java97 Injector grandchild = child.createChildInjector(); in testJustInTimeBindingsAreSharedWithParentIfPossible() local
/external/dagger2/javatests/dagger/functional/kotlinsrc/builder/
DBuilderTest.kt566 val grandchild = in requireSubcomponentBuilderProviders() constant
583 val grandchild = in requireSubcomponentBuilders() constant
/external/rust/android-crates-io/crates/pdl-compiler/tests/generated/rust_legacy/
Dpacket_decl_grand_children_big_endian.rs563 grandchild: GrandChildData, field
686 let grandchild = match &child.child { in new() localVariable
718 let grandchild = GrandChildData { in build() localVariable
785 grandchild: GrandChildData, field
900 let grandchild = match &child.child { in new() localVariable
958 let grandchild = GrandChildData { in build() localVariable
Dpacket_decl_grand_children_little_endian.rs563 grandchild: GrandChildData, field
686 let grandchild = match &child.child { in new() localVariable
718 let grandchild = GrandChildData { in build() localVariable
785 grandchild: GrandChildData, field
900 let grandchild = match &child.child { in new() localVariable
958 let grandchild = GrandChildData { in build() localVariable
/external/linux-kselftest/tools/testing/selftests/x86/
Damx.c510 pid_t parent, child, grandchild; in test_dynamic_state() local
633 pid_t child, grandchild; in test_fork() local
/external/iputils/ninfod/
Dninfod_core.c458 pid_t grandchild = fork(); in ni_send_fork() local
/external/dagger2/javatests/dagger/functional/builder/
DBuilderTest.java715 Grandchild grandchild = in requireSubcomponentBuilderProviders() local
736 Grandchild grandchild = in requireSubcomponentBuilders() local
/external/pdfium/xfa/fxfa/parser/
Dcxfa_node_unittest.cpp403 CXFA_Node* grandchild = in TEST_F() local
/external/webrtc/stats/
Drtc_stats_unittest.cc204 RTCGrandChildStats grandchild("grandchildId", 42); in TEST() local
/external/cronet/stable/base/files/
Dfile_path_watcher_unittest.cc2878 FilePath grandchild(child.AppendASCII("grandchild")); in TEST_P() local
2936 FilePath grandchild(child.AppendASCII("grandchild")); in TEST_P() local
/external/cronet/tot/base/files/
Dfile_path_watcher_unittest.cc2878 FilePath grandchild(child.AppendASCII("grandchild")); in TEST_P() local
2936 FilePath grandchild(child.AppendASCII("grandchild")); in TEST_P() local