Searched refs:conditionKey2 (Results 1 – 1 of 1) sorted by relevance
/packages/modules/StatsD/statsd/tests/metrics/ |
D | MaxDurationTracker_test.cpp | 304 ConditionKey conditionKey2; in TEST() local 305 conditionKey2[StringToId("APP_BACKGROUND")] = getMockedDimensionKey(TagId, 4, "2"); in TEST() 344 tracker.noteStart(key2, true, eventStartTimeNs2, conditionKey2, in TEST() 393 ConditionKey conditionKey2; in TEST() local 394 conditionKey2[StringToId("APP_BACKGROUND")] = getMockedDimensionKey(TagId, 4, "2"); in TEST() 428 tracker.noteStart(key2, true, eventStartTimeNs2, conditionKey2, in TEST()
|