Searched refs:nativeIntegerIndexLatencyMillis (Results 1 – 3 of 3) sorted by relevance
305 public Builder setNativeIntegerIndexLatencyMillis(int nativeIntegerIndexLatencyMillis) { in setNativeIntegerIndexLatencyMillis() argument306 mNativeIntegerIndexLatencyMillis = nativeIntegerIndexLatencyMillis; in setNativeIntegerIndexLatencyMillis()
87 final int nativeIntegerIndexLatencyMillis = 10; in testAppSearchStats_PutDocumentStats() local103 .setNativeIntegerIndexLatencyMillis(nativeIntegerIndexLatencyMillis) in testAppSearchStats_PutDocumentStats()129 .isEqualTo(nativeIntegerIndexLatencyMillis); in testAppSearchStats_PutDocumentStats()
160 final int nativeIntegerIndexLatencyMillis = 10; in testAppSearchLoggerHelper_testCopyNativeStats_putDocument() local175 .setIntegerIndexLatencyMs(nativeIntegerIndexLatencyMillis) in testAppSearchLoggerHelper_testCopyNativeStats_putDocument()195 .isEqualTo(nativeIntegerIndexLatencyMillis); in testAppSearchLoggerHelper_testCopyNativeStats_putDocument()