Home
last modified time | relevance | path

Searched defs:LOOPS_NUM (Results 1 – 3 of 3) sorted by relevance

/commonlibrary/rust/ylong_json/examples/
Dylong_json_perf.rs27 const LOOPS_NUM: usize = 10000; constant
/commonlibrary/rust/ylong_json/benches/task_helpers/
Dmod.rs14 pub const LOOPS_NUM: usize = 10; constant
/commonlibrary/rust/ylong_json/tests/
Dylong_json_sdv_test.rs327 const LOOPS_NUM: usize = 1000; in sdv_json_output() constant