Home
last modified time | relevance | path

Searched defs:child1 (Results 1 – 15 of 15) sorted by relevance

/external/testng/src/test/java/test/triangle/
DChild1.java12 public void child1() { in child1() method in Child1
/external/jacoco/org.jacoco.core.test/src/org/jacoco/core/analysis/
DCoverageNodeImplTest.java88 ICoverageNode child1 = new CoverageNodeImpl(ElementType.GROUP, "sample") { in testIncrementCollection() local
/external/ltp/testcases/open_posix_testsuite/stress/threads/sem_getvalue/
Dstress.c117 pthread_t child1, child2; in main() local
/external/robolectric-shadows/robolectric/src/test/java/org/robolectric/shadows/
DShadowViewGroupTest.java36 private View child1; field in ShadowViewGroupTest
248 View child1 = new View(ApplicationProvider.getApplicationContext()); in addViewWithLayoutParams_shouldStoreLayoutParams() local
DShadowAccessibilityNodeInfoTest.java83 AccessibilityNodeInfo child1 = AccessibilityNodeInfo.obtain(); in shouldNotHaveInfiniteLoopWithDifferentLoopedChildren() local
/external/dagger2/compiler/src/it/functional-tests/src/test/java/test/builder/
DBuilderTest.java136 TestChildComponentWithBuilderInterface child1 = builder1.build(); in subcomponents_interface() local
/external/ltp/testcases/kernel/syscalls/migrate_pages/
Dmigrate_pages02.c222 pid_t child1, child2; in test_migrate_other_process() local
/external/antlr/runtime/Java/src/main/java/org/antlr/runtime/tree/
DTreeWizard.java362 Object child1 = adaptor.getChild(t1, i); in _parse() local
430 Object child1 = adaptor.getChild(t1, i); in _equals() local
/external/ltp/testcases/kernel/syscalls/fcntl/
Dfcntl15.c71 static int parent, child1, child2, status; variable
/external/skia/tests/
DSurfaceSemaphoreTest.cpp199 sk_gpu_test::ContextInfo child1 = in DEF_GPUTEST() local
/external/skqp/tests/
DSurfaceSemaphoreTest.cpp199 sk_gpu_test::ContextInfo child1 = in DEF_GPUTEST() local
/external/pdfium/xfa/fxfa/parser/
Dcxfa_nodeiteratortemplate_unittest.cpp74 Node* child1() const { return child1_.get(); } in child1() function in CXFA_NodeIteratorTemplateTest
/external/apache-xml/src/main/java/org/apache/xml/utils/
DDOMHelper.java361 private static boolean isNodeAfterSibling(Node parent, Node child1, in isNodeAfterSibling()
/external/libchrome/mojo/core/
Dshared_buffer_unittest.cc214 RunTestClient("CreateAndPassBufferParent", [&](MojoHandle child1) { in TEST_F()
/external/u-boot/scripts/kconfig/
Dgconf.c1250 struct menu *child1; in update_tree() local