Home
last modified time | relevance | path

Searched refs:CREATE_HISTOGRAM_SUCCESS (Results 1 – 2 of 2) sorted by relevance

/external/libchrome/base/metrics/
Dpersistent_histogram_allocator.h312 CREATE_HISTOGRAM_SUCCESS = 0, enumerator
Dpersistent_histogram_allocator.cc518 RecordCreateHistogramResult(CREATE_HISTOGRAM_SUCCESS); in CreateHistogram()
618 RecordCreateHistogramResult(CREATE_HISTOGRAM_SUCCESS); in CreateHistogram()