Lines Matching refs:GetTransactionAncestry

609     pool.GetTransactionAncestry(tx1->GetHash(), ancestors, descendants);  in BOOST_AUTO_TEST_CASE()
625 pool.GetTransactionAncestry(tx1->GetHash(), ancestors, descendants); in BOOST_AUTO_TEST_CASE()
628 pool.GetTransactionAncestry(tx2->GetHash(), ancestors, descendants); in BOOST_AUTO_TEST_CASE()
645 pool.GetTransactionAncestry(tx1->GetHash(), ancestors, descendants); in BOOST_AUTO_TEST_CASE()
648 pool.GetTransactionAncestry(tx2->GetHash(), ancestors, descendants); in BOOST_AUTO_TEST_CASE()
651 pool.GetTransactionAncestry(tx3->GetHash(), ancestors, descendants); in BOOST_AUTO_TEST_CASE()
671 pool.GetTransactionAncestry(tx1->GetHash(), ancestors, descendants); in BOOST_AUTO_TEST_CASE()
674 pool.GetTransactionAncestry(tx2->GetHash(), ancestors, descendants); in BOOST_AUTO_TEST_CASE()
677 pool.GetTransactionAncestry(tx3->GetHash(), ancestors, descendants); in BOOST_AUTO_TEST_CASE()
680 pool.GetTransactionAncestry(tx4->GetHash(), ancestors, descendants); in BOOST_AUTO_TEST_CASE()
700 pool.GetTransactionAncestry(tyi->GetHash(), ancestors, descendants); in BOOST_AUTO_TEST_CASE()
720 pool.GetTransactionAncestry(tx1->GetHash(), ancestors, descendants); in BOOST_AUTO_TEST_CASE()
723 pool.GetTransactionAncestry(tx2->GetHash(), ancestors, descendants); in BOOST_AUTO_TEST_CASE()
726 pool.GetTransactionAncestry(tx3->GetHash(), ancestors, descendants); in BOOST_AUTO_TEST_CASE()
729 pool.GetTransactionAncestry(tx4->GetHash(), ancestors, descendants); in BOOST_AUTO_TEST_CASE()
732 pool.GetTransactionAncestry(ty1->GetHash(), ancestors, descendants); in BOOST_AUTO_TEST_CASE()
735 pool.GetTransactionAncestry(ty2->GetHash(), ancestors, descendants); in BOOST_AUTO_TEST_CASE()
738 pool.GetTransactionAncestry(ty3->GetHash(), ancestors, descendants); in BOOST_AUTO_TEST_CASE()
741 pool.GetTransactionAncestry(ty4->GetHash(), ancestors, descendants); in BOOST_AUTO_TEST_CASE()
744 pool.GetTransactionAncestry(ty5->GetHash(), ancestors, descendants); in BOOST_AUTO_TEST_CASE()
747 pool.GetTransactionAncestry(ty6->GetHash(), ancestors, descendants); in BOOST_AUTO_TEST_CASE()
775 pool.GetTransactionAncestry(ta->GetHash(), ancestors, descendants); in BOOST_AUTO_TEST_CASE()
778 pool.GetTransactionAncestry(tb->GetHash(), ancestors, descendants); in BOOST_AUTO_TEST_CASE()
781 pool.GetTransactionAncestry(tc->GetHash(), ancestors, descendants); in BOOST_AUTO_TEST_CASE()
784 pool.GetTransactionAncestry(td->GetHash(), ancestors, descendants); in BOOST_AUTO_TEST_CASE()