Definition at line 18 of file translator.test.cpp.
◆ Fq
◆ Fr
◆ G1
◆ add_mixed_ops()
| static void TranslatorTests::add_mixed_ops |
( |
std::shared_ptr< bb::ECCOpQueue > & |
op_queue, |
|
|
size_t |
count = 100 |
|
) |
| |
|
inlinestaticprotected |
◆ add_random_ops()
| static void TranslatorTests::add_random_ops |
( |
std::shared_ptr< bb::ECCOpQueue > & |
op_queue, |
|
|
size_t |
count = 1 |
|
) |
| |
|
inlinestaticprotected |
◆ generate_test_circuit()
| static CircuitBuilder TranslatorTests::generate_test_circuit |
( |
const Fq & |
batching_challenge_v, |
|
|
const Fq & |
evaluation_challenge_x, |
|
|
const size_t |
circuit_size_parameter = 500 |
|
) |
| |
|
inlinestaticprotected |
◆ prove_and_verify()
| static bool TranslatorTests::prove_and_verify |
( |
const CircuitBuilder & |
circuit_builder, |
|
|
const Fq & |
evaluation_challenge_x, |
|
|
const Fq & |
batching_challenge_v |
|
) |
| |
|
inlinestaticprotected |
◆ SetUpTestSuite()
| static void TranslatorTests::SetUpTestSuite |
( |
| ) |
|
|
inlinestaticprotected |
The documentation for this class was generated from the following file: