Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/components/nacl/renderer/
H A Dhistogram.cc135 float size_in_MB = static_cast<float>(nexe_size) / (1024.f * 1024.f); in HistogramStartupTimeSmall() local
146 float size_in_MB = static_cast<float>(nexe_size) / (1024.f * 1024.f); in HistogramStartupTimeMedium() local