Searched refs:collectionSize (Results 1 – 2 of 2) sorted by relevance
110 int collectionSize = collection.size(); in getSamplingPeriodNs() local111 if (collectionSize < 2) { in getSamplingPeriodNs()115 TestSensorEvent lastEvent = collection.get(collectionSize - 1); in getSamplingPeriodNs()116 return (lastEvent.timestamp - firstEvent.timestamp) / (collectionSize - 1); in getSamplingPeriodNs()
META-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...