Home
last modified time | relevance | path

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

/bionic/benchmarks/
Dbionic_benchmarks.cpp46 1 * KB,
47 8 * KB,
48 16 * KB,
49 32 * KB,
50 64 * KB,
51 128 * KB,
65 1 * KB,
66 8 * KB,
67 16 * KB,
68 32 * KB,
[all …]
Dutil.h54 constexpr auto KB = 1024; variable
/bionic/tests/
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;