Home
last modified time | relevance | path

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

/packages/modules/AppSearch/service/java/com/android/server/appsearch/external/localstorage/stats/
DSearchStats.java332 public int getDocumentRetrievingLatencyMillis() { in getDocumentRetrievingLatencyMillis() method in SearchStats
/packages/modules/AppSearch/testing/servicestests/src/com/android/server/appsearch/external/localstorage/stats/
DAppSearchStatsTest.java282 assertThat(sStats.getDocumentRetrievingLatencyMillis()) in testAppSearchStats_SearchStats()
/packages/modules/AppSearch/service/java/com/android/server/appsearch/stats/
DPlatformLogger.java471 stats.getDocumentRetrievingLatencyMillis(), in logStatsImplLocked()
/packages/modules/AppSearch/testing/servicestests/src/com/android/server/appsearch/external/localstorage/
DAppSearchLoggerTest.java267 assertThat(sStats.getDocumentRetrievingLatencyMillis()) in testAppSearchLoggerHelper_testCopyNativeStats_search()