Home
last modified time | relevance | path

Searched refs:make_hard_case (Results 1 – 20 of 20) sorted by relevance

/dports/net-p2p/litecoin-daemon/litecoin-0.18.1/src/bench/
H A Dcoin_selection.cpp78 static CAmount make_hard_case(int utxos, std::vector<OutputGroup>& utxo_pool) in make_hard_case() function
100 CAmount target = make_hard_case(17, utxo_pool); in BnBExhaustion()
/dports/net-p2p/litecoin/litecoin-0.18.1/src/bench/
H A Dcoin_selection.cpp78 static CAmount make_hard_case(int utxos, std::vector<OutputGroup>& utxo_pool) in make_hard_case() function
100 CAmount target = make_hard_case(17, utxo_pool); in BnBExhaustion()
/dports/net-p2p/litecoin-utils/litecoin-0.18.1/src/bench/
H A Dcoin_selection.cpp78 static CAmount make_hard_case(int utxos, std::vector<OutputGroup>& utxo_pool) in make_hard_case() function
100 CAmount target = make_hard_case(17, utxo_pool); in BnBExhaustion()
/dports/net-p2p/bitcoin/bitcoin-22.0/src/bench/
H A Dcoin_selection.cpp84 static CAmount make_hard_case(int utxos, std::vector<OutputGroup>& utxo_pool) in make_hard_case() function
106 CAmount target = make_hard_case(17, utxo_pool); in BnBExhaustion()
/dports/net-p2p/bitcoin-daemon/bitcoin-22.0/src/bench/
H A Dcoin_selection.cpp84 static CAmount make_hard_case(int utxos, std::vector<OutputGroup>& utxo_pool) in make_hard_case() function
106 CAmount target = make_hard_case(17, utxo_pool); in BnBExhaustion()
/dports/net-p2p/bitcoin-utils/bitcoin-22.0/src/bench/
H A Dcoin_selection.cpp84 static CAmount make_hard_case(int utxos, std::vector<OutputGroup>& utxo_pool)
106 CAmount target = make_hard_case(17, utxo_pool);
/dports/net-p2p/qtum/qtum-mainnet-fastlane-v0.20.3/src/bench/
H A Dcoin_selection.cpp82 static CAmount make_hard_case(int utxos, std::vector<OutputGroup>& utxo_pool) in make_hard_case() function
105 CAmount target = make_hard_case(17, utxo_pool); in BnBExhaustion()
/dports/net-p2p/namecoin-utils/namecoin-core-nc0.21.0.1/src/bench/
H A Dcoin_selection.cpp82 static CAmount make_hard_case(int utxos, std::vector<OutputGroup>& utxo_pool) in make_hard_case() function
105 CAmount target = make_hard_case(17, utxo_pool); in BnBExhaustion()
/dports/net-p2p/namecoin/namecoin-core-nc0.21.0.1/src/bench/
H A Dcoin_selection.cpp82 static CAmount make_hard_case(int utxos, std::vector<OutputGroup>& utxo_pool) in make_hard_case() function
105 CAmount target = make_hard_case(17, utxo_pool); in BnBExhaustion()
/dports/net-p2p/namecoin-daemon/namecoin-core-nc0.21.0.1/src/bench/
H A Dcoin_selection.cpp82 static CAmount make_hard_case(int utxos, std::vector<OutputGroup>& utxo_pool) in make_hard_case() function
105 CAmount target = make_hard_case(17, utxo_pool); in BnBExhaustion()
/dports/net-p2p/bitcoin-daemon/bitcoin-22.0/src/wallet/test/
H A Dcoinselector_tests.cpp105 static CAmount make_hard_case(int utxos, std::vector<CInputCoin>& utxo_pool) in make_hard_case() function
236 CAmount target = make_hard_case(17, utxo_pool); in BOOST_AUTO_TEST_CASE()
238 target = make_hard_case(14, utxo_pool); in BOOST_AUTO_TEST_CASE()
/dports/net-p2p/bitcoin-utils/bitcoin-22.0/src/wallet/test/
H A Dcoinselector_tests.cpp105 static CAmount make_hard_case(int utxos, std::vector<CInputCoin>& utxo_pool) in make_hard_case() function
236 CAmount target = make_hard_case(17, utxo_pool); in BOOST_AUTO_TEST_CASE()
238 target = make_hard_case(14, utxo_pool); in BOOST_AUTO_TEST_CASE()
/dports/net-p2p/litecoin-utils/litecoin-0.18.1/src/wallet/test/
H A Dcoinselector_tests.cpp94 static CAmount make_hard_case(int utxos, std::vector<CInputCoin>& utxo_pool) in make_hard_case() function
208 CAmount target = make_hard_case(17, utxo_pool); in BOOST_AUTO_TEST_CASE()
210 target = make_hard_case(14, utxo_pool); in BOOST_AUTO_TEST_CASE()
/dports/net-p2p/litecoin-daemon/litecoin-0.18.1/src/wallet/test/
H A Dcoinselector_tests.cpp94 static CAmount make_hard_case(int utxos, std::vector<CInputCoin>& utxo_pool) in make_hard_case() function
208 CAmount target = make_hard_case(17, utxo_pool); in BOOST_AUTO_TEST_CASE()
210 target = make_hard_case(14, utxo_pool); in BOOST_AUTO_TEST_CASE()
/dports/net-p2p/litecoin/litecoin-0.18.1/src/wallet/test/
H A Dcoinselector_tests.cpp94 static CAmount make_hard_case(int utxos, std::vector<CInputCoin>& utxo_pool) in make_hard_case() function
208 CAmount target = make_hard_case(17, utxo_pool); in BOOST_AUTO_TEST_CASE()
210 target = make_hard_case(14, utxo_pool); in BOOST_AUTO_TEST_CASE()
/dports/net-p2p/bitcoin/bitcoin-22.0/src/wallet/test/
H A Dcoinselector_tests.cpp105 static CAmount make_hard_case(int utxos, std::vector<CInputCoin>& utxo_pool) in make_hard_case() function
236 CAmount target = make_hard_case(17, utxo_pool); in BOOST_AUTO_TEST_CASE()
238 target = make_hard_case(14, utxo_pool); in BOOST_AUTO_TEST_CASE()
/dports/net-p2p/namecoin/namecoin-core-nc0.21.0.1/src/wallet/test/
H A Dcoinselector_tests.cpp101 static CAmount make_hard_case(int utxos, std::vector<CInputCoin>& utxo_pool) in make_hard_case() function
227 CAmount target = make_hard_case(17, utxo_pool); in BOOST_AUTO_TEST_CASE()
229 target = make_hard_case(14, utxo_pool); in BOOST_AUTO_TEST_CASE()
/dports/net-p2p/namecoin-utils/namecoin-core-nc0.21.0.1/src/wallet/test/
H A Dcoinselector_tests.cpp101 static CAmount make_hard_case(int utxos, std::vector<CInputCoin>& utxo_pool) in make_hard_case() function
227 CAmount target = make_hard_case(17, utxo_pool); in BOOST_AUTO_TEST_CASE()
229 target = make_hard_case(14, utxo_pool); in BOOST_AUTO_TEST_CASE()
/dports/net-p2p/namecoin-daemon/namecoin-core-nc0.21.0.1/src/wallet/test/
H A Dcoinselector_tests.cpp101 static CAmount make_hard_case(int utxos, std::vector<CInputCoin>& utxo_pool) in make_hard_case() function
227 CAmount target = make_hard_case(17, utxo_pool); in BOOST_AUTO_TEST_CASE()
229 target = make_hard_case(14, utxo_pool); in BOOST_AUTO_TEST_CASE()
/dports/net-p2p/qtum/qtum-mainnet-fastlane-v0.20.3/src/wallet/test/
H A Dcoinselector_tests.cpp106 static CAmount make_hard_case(int utxos, std::vector<CInputCoin>& utxo_pool) in make_hard_case() function
233 CAmount target = make_hard_case(17, utxo_pool); in BOOST_AUTO_TEST_CASE()
235 target = make_hard_case(14, utxo_pool); in BOOST_AUTO_TEST_CASE()