Barretenberg
The ZK-SNARK library at the core of Aztec
Loading...
Searching...
No Matches
bb::avm2::simulation::MockGreaterThan Member List

This is the complete list of members for bb::avm2::simulation::MockGreaterThan, including all inherited members.

gt(const FF &a, const FF &b)=0bb::avm2::simulation::GreaterThanInterfacepure virtual
gt(const uint128_t &a, const uint128_t &b)=0bb::avm2::simulation::GreaterThanInterfacepure virtual
gt(const MemoryValue &a, const MemoryValue &b)=0bb::avm2::simulation::GreaterThanInterfacepure virtual
MOCK_METHOD(bool, gt,(const FF &a, const FF &b),(override))bb::avm2::simulation::MockGreaterThan
MOCK_METHOD(bool, gt,(const uint128_t &a, const uint128_t &b),(override))bb::avm2::simulation::MockGreaterThan
MOCK_METHOD(bool, gt,(const MemoryValue &a, const MemoryValue &b),(override))bb::avm2::simulation::MockGreaterThan
MockGreaterThan()bb::avm2::simulation::MockGreaterThan
~GreaterThanInterface()=defaultbb::avm2::simulation::GreaterThanInterfacevirtual
~MockGreaterThan() overridebb::avm2::simulation::MockGreaterThan