• Home
  • Raw
  • Download

Lines Matching refs:ConditionKey

69     tracker.noteStart(kEventKey1, true, eventStartTimeNs, ConditionKey(),  in TEST()
72 tracker.noteStart(kEventKey1, true, eventStartTimeNs + 10, ConditionKey(), in TEST()
101 tracker.noteStart(kEventKey1, true, eventStartTimeNs, ConditionKey(), in TEST()
103 tracker.noteStart(kEventKey1, true, eventStartTimeNs + 10, ConditionKey(), in TEST()
134 tracker.noteStart(kEventKey1, true, eventStartTimeNs, ConditionKey(), in TEST()
136 tracker.noteStart(kEventKey2, true, eventStartTimeNs + 10, ConditionKey(), in TEST()
165 tracker.noteStart(kEventKey1, true, eventStartTimeNs, ConditionKey(), in TEST()
169 tracker.noteStart(kEventKey1, true, eventStartTimeNs + 2 * bucketSizeNs, ConditionKey(), in TEST()
193 ConditionKey key1; in TEST()
231 ConditionKey key1; in TEST()
273 ConditionKey key1; in TEST()
333 tracker.noteStart(DEFAULT_DIMENSION_KEY, true, eventStartTimeNs, ConditionKey(), in TEST()
342 tracker.noteStart(kEventKey1, true, event1StartTimeNs, ConditionKey(), in TEST()
362 tracker.noteStart(kEventKey1, true, event2StartTimeNs, ConditionKey(), in TEST()
372 tracker.noteStart(kEventKey1, true, event3StartTimeNs, ConditionKey(), in TEST()
399 tracker.noteStart(DEFAULT_DIMENSION_KEY, true, eventStartTimeNs, ConditionKey(), in TEST()
444 tracker.noteStart(DEFAULT_DIMENSION_KEY, true, eventStartTimeNs, ConditionKey(), in TEST()
458 tracker.noteStart(DEFAULT_DIMENSION_KEY, true, event2StartTimeNs, ConditionKey(), in TEST()
503 tracker.noteStart(kEventKey1, true, eventStartTimeNs, ConditionKey(), in TEST()
512 tracker.noteStart(kEventKey1, true, eventStartTimeNs + 20, ConditionKey(), in TEST()
542 ConditionKey conkey; in TEST()
616 tracker.noteStart(kEventKey1, true, eventStartTimeNs, ConditionKey(), in TEST()
623 tracker.noteStart(kEventKey1, true, event2StartTimeNs, ConditionKey(), in TEST()
656 tracker.noteStart(kEventKey1, true, eventStartTimeNs, ConditionKey(), in TEST()
661 tracker.noteStart(kEventKey1, true, bucketStartTimeNs + 100, ConditionKey(), in TEST()
700 tracker.noteStart(kEventKey1, true, eventStartTimeNs, ConditionKey(), in TEST()
729 tracker.noteStart(key, false /* condition */, i /* eventTime */, ConditionKey(), in TEST_F()
735 ConditionKey(), dimensionHardLimit); in TEST_F()