Home
last modified time | relevance | path

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

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