HomeSort by relevance Sort by last modified time
    Searched refs:UMA_HISTOGRAM_ENUMERATION (Results 1 - 5 of 5) sorted by null

  /external/libchrome/base/metrics/
histogram_snapshot_manager_unittest.cc 64 UMA_HISTOGRAM_ENUMERATION("UmaHistogram", 1, 2);
79 UMA_HISTOGRAM_ENUMERATION("UmaHistogram", 1, 2);
94 UMA_HISTOGRAM_ENUMERATION("UmaHistogram", 1, 2);
histogram_macros.h 212 UMA_HISTOGRAM_ENUMERATION(name, under_one_hundred, 101)
221 #define UMA_HISTOGRAM_ENUMERATION(name, sample, boundary_value) \
225 // Similar to UMA_HISTOGRAM_ENUMERATION, but used for recording stability
  /external/libchrome/base/files/
important_file_writer.cc 53 UMA_HISTOGRAM_ENUMERATION("ImportantFile.TempFileFailures", failure_code,
  /external/libchrome/dbus/
exported_object.cc 279 UMA_HISTOGRAM_ENUMERATION("DBus.ExportedMethodHandleSuccess",
object_proxy.cc 88 UMA_HISTOGRAM_ENUMERATION("DBus.SyncMethodCallSuccess",
369 UMA_HISTOGRAM_ENUMERATION("DBus.AsyncMethodCallSuccess",

Completed in 56 milliseconds