Searched refs:nativeLiteIndexSortLatencyMillis (Results 1 – 3 of 3) sorted by relevance
322 public Builder setNativeLiteIndexSortLatencyMillis(int nativeLiteIndexSortLatencyMillis) { in setNativeLiteIndexSortLatencyMillis() argument323 mNativeLiteIndexSortLatencyMillis = nativeLiteIndexSortLatencyMillis; in setNativeLiteIndexSortLatencyMillis()
89 final int nativeLiteIndexSortLatencyMillis = 12; in testAppSearchStats_PutDocumentStats() local106 .setNativeLiteIndexSortLatencyMillis(nativeLiteIndexSortLatencyMillis); in testAppSearchStats_PutDocumentStats()133 .isEqualTo(nativeLiteIndexSortLatencyMillis); in testAppSearchStats_PutDocumentStats()
162 final int nativeLiteIndexSortLatencyMillis = 12; in testAppSearchLoggerHelper_testCopyNativeStats_putDocument() local177 .setLiteIndexSortLatencyMs(nativeLiteIndexSortLatencyMillis) in testAppSearchLoggerHelper_testCopyNativeStats_putDocument()199 .isEqualTo(nativeLiteIndexSortLatencyMillis); in testAppSearchLoggerHelper_testCopyNativeStats_putDocument()