Searched refs:mExampleStoreStartQueryLatencyNanos (Results 1 – 1 of 1) sorted by relevance
44 private long mExampleStoreStartQueryLatencyNanos = 0; field in TrainingEventReported89 this.mExampleStoreStartQueryLatencyNanos = exampleStoreStartQueryLatencyNanos; in TrainingEventReported()158 return mExampleStoreStartQueryLatencyNanos; in getExampleStoreStartQueryLatencyNanos()191 && mExampleStoreStartQueryLatencyNanos == that.mExampleStoreStartQueryLatencyNanos in equals()214 _hash = 31 * _hash + Long.hashCode(mExampleStoreStartQueryLatencyNanos); in hashCode()238 private long mExampleStoreStartQueryLatencyNanos; field in TrainingEventReported.Builder345 mExampleStoreStartQueryLatencyNanos = value; in setExampleStoreStartQueryLatencyNanos()384 mExampleStoreStartQueryLatencyNanos = 0; in build()402 mExampleStoreStartQueryLatencyNanos, in build()