Searched refs:otherTimestamp (Results 1 – 3 of 3) sorted by relevance
202 OperationalDatasetTimestamp otherTimestamp = (OperationalDatasetTimestamp) other; in equals() local203 return mSeconds == otherTimestamp.mSeconds in equals()204 && mTicks == otherTimestamp.mTicks in equals()205 && mIsAuthoritativeSource == otherTimestamp.mIsAuthoritativeSource; in equals()
META-INF/ META-INF/MANIFEST.MF io/ io/opencensus/ io/ ...