Home
last modified time | relevance | path

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

/external/rust/crates/buddy_system_allocator/benches/
Dmemory_allocator_benchmark.rs16 const SMALL_SIZE: usize = 8; constant
/external/autotest/client/bin/result_tools/
Dutils_unittest.py33 SMALL_SIZE = 1 * 1024 variable