Home
last modified time | relevance | path

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

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