Lines Matching refs:noteStart
70 tracker.noteStart(key1, true, bucketStartTimeNs, ConditionKey()); in TEST()
72 tracker.noteStart(key1, true, bucketStartTimeNs + 3, ConditionKey()); in TEST()
77 tracker.noteStart(key2, true, bucketStartTimeNs + 20, ConditionKey()); in TEST()
104 tracker.noteStart(key1, true, bucketStartTimeNs + 1, ConditionKey()); in TEST()
107 tracker.noteStart(key2, true, bucketStartTimeNs + 20, ConditionKey()); in TEST()
139 tracker.noteStart(DEFAULT_DIMENSION_KEY, true, bucketStartTimeNs + 1, ConditionKey()); in TEST()
142 tracker.noteStart(DEFAULT_DIMENSION_KEY, true, bucketStartTimeNs + bucketSizeNs + 1, in TEST()
178 tracker.noteStart(DEFAULT_DIMENSION_KEY, true, bucketStartTimeNs + 1, ConditionKey()); in TEST()
179 tracker.noteStart(DEFAULT_DIMENSION_KEY, true, bucketStartTimeNs + 10, ConditionKey()); in TEST()
223 tracker.noteStart(key1, false, eventStartTimeNs, conditionKey1); in TEST()
271 tracker.noteStart(key1, true, eventStartTimeNs, conditionKey1); in TEST()
330 tracker.noteStart(key1, false, eventStartTimeNs, conditionKey1); in TEST()
333 tracker.noteStart(key2, true, eventStartTimeNs2, conditionKey2); // Condition is on already. in TEST()
355 tracker.noteStart(key1, true, eventStopTimeNs + 1000000, conditionKey1); in TEST()
364 tracker.noteStart(key1, true, justBeforeRefPeriodNs, conditionKey1); in TEST()
412 tracker.noteStart(key1, true, eventStartTimeNs1, conditionKey1); in TEST()
413 tracker.noteStart(key2, true, eventStartTimeNs2, conditionKey2); in TEST()
440 tracker.noteStart(key1, true, eventStartTimeNs, ConditionKey()); in TEST()
446 tracker.noteStart(key1, true, event2StartTimeNs, ConditionKey()); in TEST()