Home
last modified time | relevance | path

Searched defs:num_fuzz_objects (Results 1 – 2 of 2) sorted by relevance

/third_party/flatbuffers/tests/
Dtest.cpp1349 const int num_fuzz_objects = 10000; // The higher, the more thorough :) in FuzzTest1() local
/third_party/flatbuffers/tests/rust_usage_test/tests/
Dintegration_test.rs1433 let num_fuzz_objects: isize = 1000; // The higher, the more thorough :) in table_of_mixed_scalars_fuzz() localVariable