Home
last modified time | relevance | path

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

/packages/modules/AppSearch/testing/mockingservicestests/src/com/android/server/appsearch/
DAppSearchManagerServiceTest.java1092 verifyPersistToDiskResult(AppSearchResult.RESULT_OK); in testDenylistSomeApis()
1132 verifyPersistToDiskResult(RESULT_RATE_LIMITED); in testAppSearchRateLimit_rateLimitOn_allApis()
1189 verifyPersistToDiskResult(AppSearchResult.RESULT_OK); in testAppSearchRateLimit_rateLimitOn_dropTaskDueToCapacitiesExceeded()
1240 verifyPersistToDiskResult(AppSearchResult.RESULT_OK); in testAppSearchRateLimit_rateLimitOnToOff()
1284 verifyPersistToDiskResult(AppSearchResult.RESULT_OK); in testAppSearchRateLimit_rateLimitOffToOn()
1317 verifyPersistToDiskResult(AppSearchResult.RESULT_OK); in testAppSearchRateLimit_rateLimitChangeToHigherLimit()
1338 verifyPersistToDiskResult(AppSearchResult.RESULT_OK); in testAppSearchRateLimit_rateLimitChangeToHigherLimit()
1371 verifyPersistToDiskResult(AppSearchResult.RESULT_OK); in testAppSearchRateLimit_rateLimitChangeToLowerLimit()
1394 verifyPersistToDiskResult(AppSearchResult.RESULT_OK); in testAppSearchRateLimit_rateLimitChangeToLowerLimit()
1603 verifyPersistToDiskResult(resultCode); in verifyGlobalCallsResults()
[all …]