Searched refs:setNativeIndexLatencyMillis (Results 1 – 3 of 3) sorted by relevance
265 public Builder setNativeIndexLatencyMillis(int nativeIndexLatencyMillis) { in setNativeIndexLatencyMillis() method in PutDocumentStats.Builder
62 .setNativeIndexLatencyMillis(fromNativeStats.getIndexLatencyMs()) in copyNativeStats()
98 .setNativeIndexLatencyMillis(nativeIndexLatencyMillis) in testAppSearchStats_PutDocumentStats()