Home
last modified time | relevance | path

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

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