Searched refs:crx_file_size_kb (Results 1 – 1 of 1) sorted by relevance
84 int crx_file_size_kb = static_cast<int>(crx_file_size / kBytesPerKb); in RecordSuccessfulUnpackTimeHistograms() local86 "Extensions.SandboxUnpackSuccessCrxSize", crx_file_size_kb); in RecordSuccessfulUnpackTimeHistograms()