Home
last modified time | relevance | path

Searched refs:random_coin (Results 1 – 6 of 6) sorted by relevance

/dports/net-p2p/namecoin-daemon/namecoin-core-nc0.21.0.1/src/test/fuzz/
H A Dcoins_view.cpp50 Coin random_coin; in test_one_input() local
55 if (random_coin.IsSpent()) { in test_one_input()
58 Coin coin = random_coin; in test_one_input()
110 random_coin = *opt_coin; in test_one_input()
127 coins_cache_entry.coin = random_coin; in test_one_input()
/dports/net-p2p/namecoin/namecoin-core-nc0.21.0.1/src/test/fuzz/
H A Dcoins_view.cpp50 Coin random_coin; in test_one_input() local
55 if (random_coin.IsSpent()) { in test_one_input()
58 Coin coin = random_coin; in test_one_input()
110 random_coin = *opt_coin; in test_one_input()
127 coins_cache_entry.coin = random_coin; in test_one_input()
/dports/net-p2p/namecoin-utils/namecoin-core-nc0.21.0.1/src/test/fuzz/
H A Dcoins_view.cpp50 Coin random_coin; in test_one_input() local
55 if (random_coin.IsSpent()) { in test_one_input()
58 Coin coin = random_coin; in test_one_input()
110 random_coin = *opt_coin; in test_one_input()
127 coins_cache_entry.coin = random_coin; in test_one_input()
/dports/net-p2p/bitcoin-utils/bitcoin-22.0/src/test/fuzz/
H A Dcoins_view.cpp52 Coin random_coin; in FUZZ_TARGET_INIT() local
58 if (random_coin.IsSpent()) { in FUZZ_TARGET_INIT()
61 Coin coin = random_coin; in FUZZ_TARGET_INIT()
106 random_coin = *opt_coin; in FUZZ_TARGET_INIT()
121 coins_cache_entry.coin = random_coin; in FUZZ_TARGET_INIT()
/dports/net-p2p/bitcoin/bitcoin-22.0/src/test/fuzz/
H A Dcoins_view.cpp52 Coin random_coin; in FUZZ_TARGET_INIT() local
58 if (random_coin.IsSpent()) { in FUZZ_TARGET_INIT()
61 Coin coin = random_coin; in FUZZ_TARGET_INIT()
106 random_coin = *opt_coin; in FUZZ_TARGET_INIT()
121 coins_cache_entry.coin = random_coin; in FUZZ_TARGET_INIT()
/dports/net-p2p/bitcoin-daemon/bitcoin-22.0/src/test/fuzz/
H A Dcoins_view.cpp52 Coin random_coin; in FUZZ_TARGET_INIT() local
58 if (random_coin.IsSpent()) { in FUZZ_TARGET_INIT()
61 Coin coin = random_coin; in FUZZ_TARGET_INIT()
106 random_coin = *opt_coin; in FUZZ_TARGET_INIT()
121 coins_cache_entry.coin = random_coin; in FUZZ_TARGET_INIT()