Home | History | Annotate | Download | only in test

Lines Matching refs:children

580     Element &transacContent = root.children[0].children[1].children[1];
587 Element &resultCode = transacContent.children[0].children[0].children[0];
592 Element &detailedResultCode = transacContent.children[0].children[0].children[2].children[0];
608 Element &transacContent = root.children[0].children[1].children[1];
609 Element &contentData = transacContent.children[0].children[2];
626 Element &sessionType = handler.root.children[0].children[0].children[0];
627 TEST_ASSERT_EQUAL_INT(0, sessionType.children.size());