Barretenberg
The ZK-SNARK library at the core of Aztec
Loading...
Searching...
No Matches
mock_dbs.test.cpp
Go to the documentation of this file.
1
// This is not a test file but we need to use .test.cpp so that it is not included in non-test builds.
2
#include "
barretenberg/vm2/simulation/testing/mock_dbs.hpp
"
3
4
namespace
bb::avm2::simulation
{
5
6
MockContractDB::MockContractDB
() =
default
;
7
MockContractDB::~MockContractDB
() =
default
;
8
9
MockLowLevelMerkleDB::MockLowLevelMerkleDB
() =
default
;
10
MockLowLevelMerkleDB::~MockLowLevelMerkleDB
() =
default
;
11
12
MockHighLevelMerkleDB::MockHighLevelMerkleDB
() =
default
;
13
MockHighLevelMerkleDB::~MockHighLevelMerkleDB
() =
default
;
14
15
}
// namespace bb::avm2::simulation
bb::avm2::simulation::MockContractDB::MockContractDB
MockContractDB()
bb::avm2::simulation::MockContractDB::~MockContractDB
~MockContractDB() override
bb::avm2::simulation::MockHighLevelMerkleDB::~MockHighLevelMerkleDB
~MockHighLevelMerkleDB() override
bb::avm2::simulation::MockHighLevelMerkleDB::MockHighLevelMerkleDB
MockHighLevelMerkleDB()
bb::avm2::simulation::MockLowLevelMerkleDB::MockLowLevelMerkleDB
MockLowLevelMerkleDB()
bb::avm2::simulation::MockLowLevelMerkleDB::~MockLowLevelMerkleDB
~MockLowLevelMerkleDB() override
mock_dbs.hpp
bb::avm2::simulation
Definition
address_derivation.cpp:8
src
barretenberg
vm2
simulation
testing
mock_dbs.test.cpp
Generated by
1.9.8