Searched refs:m1199 (Results 1 – 1 of 1) sorted by relevance
/packages/modules/StatsD/statsd/tests/guardrail/ |
D | StatsdStats_test.cpp | 1120 unordered_map<int32_t, int32_t> m1199 = {{1, 1}, {2, 1190}, {3, 8}}; // only 2 should show up in TEST() local 1145 stats.noteBatchSocketRead(1199, 1, 2, 3, 4, m1199); // bin 24 in TEST()
|