Searched refs:mExampleStoreBindLatencyNanos (Results 1 – 1 of 1) sorted by relevance
43 private long mExampleStoreBindLatencyNanos = 0; field in TrainingEventReported88 this.mExampleStoreBindLatencyNanos = exampleStoreBindLatencyNanos; in TrainingEventReported()153 return mExampleStoreBindLatencyNanos; in getExampleStoreBindLatencyNanos()190 && mExampleStoreBindLatencyNanos == that.mExampleStoreBindLatencyNanos in equals()213 _hash = 31 * _hash + Long.hashCode(mExampleStoreBindLatencyNanos); in hashCode()237 private long mExampleStoreBindLatencyNanos; field in TrainingEventReported.Builder337 mExampleStoreBindLatencyNanos = value; in setExampleStoreBindLatencyNanos()381 mExampleStoreBindLatencyNanos = 0; in build()401 mExampleStoreBindLatencyNanos, in build()