Searched refs:m1200 (Results 1 – 1 of 1) sorted by relevance
/packages/modules/StatsD/statsd/tests/guardrail/ |
D | StatsdStats_test.cpp | 1121 unordered_map<int32_t, int32_t> m1200 = {{1, 1}, {2, 4}, {3, 8}}; // none should show up in TEST() local 1146 stats.noteBatchSocketRead(1200, 5, 6, 7, 8, m1200); // bin 25 in TEST()
|