Home
last modified time | relevance | path

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

/aosp_15_r20/external/stressapptest/src/
H A Dsattypes.h239 static const int kMegabyte = (1024LL*1024LL); variable
/aosp_15_r20/system/extras/simpleperf/
H A Dutils.h41 static constexpr size_t kMegabyte = 1024 * kKilobyte; variable