Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/criterion/src/
Dconnection.rs84 let mut hello_buf = [0u8; RUNNER_HELLO_SIZE]; in new() localVariable
98 let mut hello_buf = [0u8; BENCHMARK_HELLO_SIZE]; in new() localVariable