Searched refs:UMA_HISTOGRAM_BOOLEAN (Results 1 – 2 of 2) sorted by relevance
66 UMA_HISTOGRAM_BOOLEAN("Some.Test.Metric", true); in TEST_F()
98 #define UMA_HISTOGRAM_BOOLEAN(name, sample) \ macro