Home
last modified time | relevance | path

Searched refs:getNativeIntegerIndexLatencyMillis (Results 1 – 3 of 3) sorted by relevance

/packages/modules/AppSearch/service/java/com/android/server/appsearch/external/localstorage/stats/
DPutDocumentStats.java171 public int getNativeIntegerIndexLatencyMillis() { in getNativeIntegerIndexLatencyMillis() method in PutDocumentStats
/packages/modules/AppSearch/testing/servicestests/src/com/android/server/appsearch/external/localstorage/stats/
DAppSearchStatsTest.java128 assertThat(pStats.getNativeIntegerIndexLatencyMillis()) in testAppSearchStats_PutDocumentStats()
/packages/modules/AppSearch/testing/servicestests/src/com/android/server/appsearch/external/localstorage/
DAppSearchLoggerTest.java194 assertThat(pStats.getNativeIntegerIndexLatencyMillis()) in testAppSearchLoggerHelper_testCopyNativeStats_putDocument()