Lines Matching refs:noteStart

69     tracker.noteStart(kEventKey1, true, eventStartTimeNs, ConditionKey());  in TEST()
71 tracker.noteStart(kEventKey1, true, eventStartTimeNs + 10, ConditionKey()); // overlapping wl in TEST()
99 tracker.noteStart(kEventKey1, true, eventStartTimeNs, ConditionKey()); in TEST()
100 tracker.noteStart(kEventKey1, true, eventStartTimeNs + 10, ConditionKey()); // overlapping wl in TEST()
130 tracker.noteStart(kEventKey1, true, eventStartTimeNs, ConditionKey()); in TEST()
131 tracker.noteStart(kEventKey2, true, eventStartTimeNs + 10, ConditionKey()); // overlapping wl in TEST()
159 tracker.noteStart(kEventKey1, true, eventStartTimeNs, ConditionKey()); in TEST()
162 tracker.noteStart(kEventKey1, true, eventStartTimeNs + 2 * bucketSizeNs, ConditionKey()); in TEST()
203 tracker.noteStart(kEventKey1, true, eventStartTimeNs, key1); in TEST()
242 tracker.noteStart(kEventKey1, true, eventStartTimeNs, key1); in TEST()
279 tracker.noteStart(kEventKey1, true, eventStartTimeNs, key1); in TEST()
280 tracker.noteStart(kEventKey1, true, eventStartTimeNs + 2, key1); in TEST()
321 tracker.noteStart(DEFAULT_DIMENSION_KEY, true, eventStartTimeNs, ConditionKey()); in TEST()
329 tracker.noteStart(kEventKey1, true, event1StartTimeNs, ConditionKey()); in TEST()
348 tracker.noteStart(kEventKey1, true, event2StartTimeNs, ConditionKey()); in TEST()
357 tracker.noteStart(kEventKey1, true, event3StartTimeNs, ConditionKey()); in TEST()
383 tracker.noteStart(DEFAULT_DIMENSION_KEY, true, eventStartTimeNs, ConditionKey()); in TEST()
427 tracker.noteStart(DEFAULT_DIMENSION_KEY, true, eventStartTimeNs, ConditionKey()); in TEST()
440 tracker.noteStart(DEFAULT_DIMENSION_KEY, true, event2StartTimeNs, ConditionKey()); in TEST()
484 tracker.noteStart(kEventKey1, true, eventStartTimeNs, ConditionKey()); in TEST()
492 tracker.noteStart(kEventKey1, true, eventStartTimeNs + 20, ConditionKey()); in TEST()
533 tracker.noteStart(kEventKey1, true, 15 * NS_PER_SEC, conkey); // start key1 in TEST()
543 tracker.noteStart(kEventKey1, true, 22 * NS_PER_SEC, conkey); // start key1 again in TEST()
549 tracker.noteStart(kEventKey2, true, 32 * NS_PER_SEC, conkey); // start key2 in TEST()
592 tracker.noteStart(kEventKey1, true, eventStartTimeNs, ConditionKey()); in TEST()
598 tracker.noteStart(kEventKey1, true, event2StartTimeNs, ConditionKey()); in TEST()