Home
last modified time | relevance | path

Searched refs:ArrayToCustomEnumRanges (Results 1 – 9 of 9) sorted by relevance

/aosp_15_r20/external/cronet/net/cert/
H A Dcert_verify_proc.cc125 base::CustomHistogram::ArrayToCustomEnumRanges(kEccKeySizes), in RecordPublicKeyHistogram()
132 base::CustomHistogram::ArrayToCustomEnumRanges(kRsaDsaKeySizes), in RecordPublicKeyHistogram()
/aosp_15_r20/out/soong/.intermediates/external/libchrome/libchrome-include/gen/gensrcs/external/libchrome/base/metrics/
Dhistogram.h581 static std::vector<Sample> ArrayToCustomEnumRanges(
/aosp_15_r20/external/libchrome/base/metrics/
H A Dhistogram.h578 static std::vector<Sample> ArrayToCustomEnumRanges(
H A Dhistogram_unittest.cc301 CustomHistogram::ArrayToCustomEnumRanges(ranges); in TEST_P()
H A Dhistogram.cc1256 std::vector<Sample> CustomHistogram::ArrayToCustomEnumRanges( in ArrayToCustomEnumRanges() function in base::CustomHistogram
/aosp_15_r20/out/soong/.intermediates/external/libchrome/libchrome-include/gen/3/external/libchrome/base/metrics/
Dhistogram.h581 static std::vector<Sample> ArrayToCustomEnumRanges(
/aosp_15_r20/external/cronet/base/metrics/
H A Dhistogram.h574 static std::vector<Sample> ArrayToCustomEnumRanges(
H A Dhistogram.cc1193 std::vector<Sample> CustomHistogram::ArrayToCustomEnumRanges( in ArrayToCustomEnumRanges() function in base::CustomHistogram
H A Dhistogram_unittest.cc428 CustomHistogram::ArrayToCustomEnumRanges(ranges); in TEST_P()