Searched refs:kEventKey2 (Results 1 – 1 of 1) sorted by relevance
/aosp12/packages/modules/StatsD/statsd/tests/metrics/ |
H A D | OringDurationTracker_test.cpp | 47 const HashableDimensionKey kEventKey2 = getMockedDimensionKey(TagId, 3, "maps"); variable 54 const HashableDimensionKey kEventKey2 = getMockedDimensionKey(TagId, 3, "maps"); in TEST() local 86 const HashableDimensionKey kEventKey2 = getMockedDimensionKey(TagId, 3, "maps"); in TEST() local 117 const HashableDimensionKey kEventKey2 = getMockedDimensionKey(TagId, 3, "maps"); in TEST() local 145 const HashableDimensionKey kEventKey2 = getMockedDimensionKey(TagId, 3, "maps"); in TEST() local 182 const HashableDimensionKey kEventKey2 = getMockedDimensionKey(TagId, 3, "maps"); in TEST() local 219 const HashableDimensionKey kEventKey2 = getMockedDimensionKey(TagId, 3, "maps"); in TEST() local 260 const HashableDimensionKey kEventKey2 = getMockedDimensionKey(TagId, 3, "maps"); in TEST() local 298 const HashableDimensionKey kEventKey2 = getMockedDimensionKey(TagId, 3, "maps"); in TEST() local 549 tracker.noteStart(kEventKey2, true, 32 * NS_PER_SEC, conkey); // start key2 in TEST() [all …]
|