Home
last modified time | relevance | path

Searched refs:getNativeIndexMergeLatencyMillis (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/apex/appsearch/service/java/com/android/server/appsearch/external/localstorage/stats/
DPutDocumentStats.java136 public int getNativeIndexMergeLatencyMillis() { in getNativeIndexMergeLatencyMillis() method in PutDocumentStats
/frameworks/base/apex/appsearch/service/java/com/android/server/appsearch/stats/
DPlatformLogger.java249 stats.getNativeIndexMergeLatencyMillis(), in logStatsImplLocked()
/frameworks/base/services/tests/servicestests/src/com/android/server/appsearch/external/localstorage/stats/
DAppSearchStatsTest.java113 assertThat(pStats.getNativeIndexMergeLatencyMillis()) in testAppSearchStats_PutDocumentStats()
/frameworks/base/services/tests/servicestests/src/com/android/server/appsearch/external/localstorage/
DAppSearchLoggerTest.java206 assertThat(pStats.getNativeIndexMergeLatencyMillis()) in testAppSearchLoggerHelper_testCopyNativeStats_putDocument()