Searched defs:eventStart (Results 1 – 2 of 2) sorted by relevance
75 long eventStart = mTestStartTime + 1000; // start event a long time after initialization in testInstantaneousBurstIsEstimatedUnderTwoPercent() local84 long eventStart = mTestStartTime + 1000; // start event a long time after initialization in testCompactBurstIsEstimatedUnderTwoPercent() local93 long eventStart = mTestStartTime + 1000; // start event a long time after initialization in testSustained1000HzBurstIsEstimatedOverNinetyPercent() local102 long eventStart = mTestStartTime + 1000; // start event a long time after initialization in testSustained100HzBurstIsEstimatedOverNinetyPercent() local112 long eventStart = mTestStartTime + 1000; // start event a long time after initialization in testRecoverQuicklyAfterSustainedBurst() local121 long eventStart = mTestStartTime + 1000; // start event a long time after initialization in testEstimateShouldNotOvershoot() local
66 long eventStart = intent.getLongExtra(AlertUtils.EVENT_START_KEY, -1); in onHandleIntent() local