Home
last modified time | relevance | path

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

/external/cronet/components/nacl/renderer/
Dhistogram.cc139 float size_in_MB = static_cast<float>(nexe_size) / (1024.f * 1024.f); in HistogramStartupTimeSmall() local
150 float size_in_MB = static_cast<float>(nexe_size) / (1024.f * 1024.f); in HistogramStartupTimeMedium() local