/external/dagger2/javatests/dagger/functional/producers/subcomponent/ |
D | SubcomponentWithBoundExecutorTest.java | 71 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/ |
D | MultibindingSubcomponents.kt | 181 fun grandchild(): Grandchild in grandchild() method 190 fun grandchild(): Grandchild in grandchild() method
|
/external/dagger2/javatests/dagger/internal/codegen/ |
D | DependencyCycleValidationTest.java | 470 Source grandchild = in cyclicDependencyInSubcomponents() local 562 Source grandchild = in cyclicDependencyInSubcomponentsWithChildren() local
|
D | MissingBindingValidationTest.java | 637 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/ |
D | MultibindingSubcomponents.java | 230 Grandchild grandchild(); in grandchild() method 238 Grandchild grandchild(); in grandchild() method
|
/external/kotlinx.coroutines/kotlinx-coroutines-core/common/test/ |
D | ParentCancellationTest.kt | 136 val grandchild = launch(handler) { in <lambda>() constant
|
/external/guice/core/test/com/google/inject/ |
D | JitBindingsTest.java | 379 Injector grandchild = in testChildInjectorInheritsOption() local 433 Injector grandchild = in testChildInjectorAddsOption() local
|
D | ParentInjectorTest.java | 97 Injector grandchild = child.createChildInjector(); in testJustInTimeBindingsAreSharedWithParentIfPossible() local
|
/external/dagger2/javatests/dagger/functional/kotlinsrc/builder/ |
D | BuilderTest.kt | 566 val grandchild = in requireSubcomponentBuilderProviders() constant 583 val grandchild = in requireSubcomponentBuilders() constant
|
/external/rust/android-crates-io/crates/pdl-compiler/tests/generated/rust_legacy/ |
D | packet_decl_grand_children_big_endian.rs | 563 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
|
D | packet_decl_grand_children_little_endian.rs | 563 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/ |
D | amx.c | 510 pid_t parent, child, grandchild; in test_dynamic_state() local 633 pid_t child, grandchild; in test_fork() local
|
/external/iputils/ninfod/ |
D | ninfod_core.c | 458 pid_t grandchild = fork(); in ni_send_fork() local
|
/external/dagger2/javatests/dagger/functional/builder/ |
D | BuilderTest.java | 715 Grandchild grandchild = in requireSubcomponentBuilderProviders() local 736 Grandchild grandchild = in requireSubcomponentBuilders() local
|
/external/pdfium/xfa/fxfa/parser/ |
D | cxfa_node_unittest.cpp | 403 CXFA_Node* grandchild = in TEST_F() local
|
/external/webrtc/stats/ |
D | rtc_stats_unittest.cc | 204 RTCGrandChildStats grandchild("grandchildId", 42); in TEST() local
|
/external/cronet/stable/base/files/ |
D | file_path_watcher_unittest.cc | 2878 FilePath grandchild(child.AppendASCII("grandchild")); in TEST_P() local 2936 FilePath grandchild(child.AppendASCII("grandchild")); in TEST_P() local
|
/external/cronet/tot/base/files/ |
D | file_path_watcher_unittest.cc | 2878 FilePath grandchild(child.AppendASCII("grandchild")); in TEST_P() local 2936 FilePath grandchild(child.AppendASCII("grandchild")); in TEST_P() local
|