Home
last modified time | relevance | path

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

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