Searched refs:KB (Results 1 - 3 of 3) sorted by relevance

/bionic/benchmarks/
H A Dbionic_benchmarks.cpp40 1 * KB,
41 8 * KB,
42 16 * KB,
43 32 * KB,
44 64 * KB,
45 128 * KB,
59 1 * KB,
60 8 * KB,
61 16 * KB,
62 32 * KB,
[all...]
H A Dutil.h45 constexpr auto KB = 1024; variable
/bionic/tests/
H A Dstring_test.cpp43 constexpr auto KB = 1024; variable
44 constexpr auto SMALL = 1 * KB;
45 constexpr auto MEDIUM = 4 * KB;
46 constexpr auto LARGE = 64 * KB;

Completed in 95 milliseconds