Searched refs:SendHistogram (Results 1 – 1 of 1) sorted by relevance
/system/core/metricsd/uploader/ |
D | upload_service_test.cc | 73 void SendHistogram( in SendHistogram() function in UploadServiceTest 184 SendHistogram("foo", 11, 0, 42, 10); in TEST_F() 185 SendHistogram("foo", 12, 0, 42, 10); in TEST_F() 303 SendHistogram("hello", 10, 0, 100, 10); in TEST_F() 311 SendHistogram("hello", 10, 0, 100, 10); in TEST_F()
|