Searched refs:checkIsBatchResultSuccess (Results 1 – 8 of 8) sorted by relevance
19 import static android.app.appsearch.testutil.AppSearchTestUtils.checkIsBatchResultSuccess;176 checkIsBatchResultSuccess( in testGlobalGetById()235 checkIsBatchResultSuccess( in testGlobalQuery_oneInstance()276 checkIsBatchResultSuccess( in testGlobalQuery_twoInstances()288 checkIsBatchResultSuccess( in testGlobalQuery_twoInstances()324 checkIsBatchResultSuccess(mDb1.putAsync(putDocumentsRequestBuilder.build())); in testGlobalQuery_getNextPage()407 checkIsBatchResultSuccess( in testGlobalQuery_acrossTypes()422 checkIsBatchResultSuccess( in testGlobalQuery_acrossTypes()425 checkIsBatchResultSuccess( in testGlobalQuery_acrossTypes()474 checkIsBatchResultSuccess( in testGlobalQuery_namespaceFilter()[all …]
22 import static android.app.appsearch.testutil.AppSearchTestUtils.checkIsBatchResultSuccess;491 checkIsBatchResultSuccess( in testSetSchema_addIndexedNestedDocumentProperty()644 checkIsBatchResultSuccess( in testSetSchemaWithValidCycle_allowCircularReferences()1207 checkIsBatchResultSuccess( in testSetSchema_publiclyVisible()1479 checkIsBatchResultSuccess( in testGetNamespaces()1488 checkIsBatchResultSuccess( in testGetNamespaces()1500 checkIsBatchResultSuccess( in testGetNamespaces()1507 checkIsBatchResultSuccess( in testGetNamespaces()1531 checkIsBatchResultSuccess( in testGetNamespaces_dbIsolation()1537 checkIsBatchResultSuccess( in testGetNamespaces_dbIsolation()[all …]
20 import static android.app.appsearch.testutil.AppSearchTestUtils.checkIsBatchResultSuccess;158 checkIsBatchResultSuccess( in setUp()461 checkIsBatchResultSuccess( in testSchemaMigration()612 checkIsBatchResultSuccess( in testSchemaMigration_downgrade()737 checkIsBatchResultSuccess( in testSchemaMigration_sameVersion()865 checkIsBatchResultSuccess( in testSchemaMigration_noMigration()951 checkIsBatchResultSuccess( in testSchemaMigration_sourceToNowhere()1178 checkIsBatchResultSuccess( in testSchemaMigration_toAnotherType()1268 checkIsBatchResultSuccess( in testSchemaMigration_toMultipleDestinationType()1404 checkIsBatchResultSuccess(mDb.putAsync(putRequestBuilder.build())); in testSchemaMigration_loadTest()[all …]
18 import static android.app.appsearch.testutil.AppSearchTestUtils.checkIsBatchResultSuccess;178 checkIsBatchResultSuccess( in indexGloballySearchableDocument()247 checkIsBatchResultSuccess( in indexGloballySearchableDocumentVisibleToConfig()286 checkIsBatchResultSuccess( in indexNotGloballySearchableDocument()342 checkIsBatchResultSuccess( in indexAction()406 checkIsBatchResultSuccess(db.putAsync(new PutDocumentsRequest.Builder() in setUpPubliclyVisibleDocuments()
49 public static <K, V> AppSearchBatchResult<K, V> checkIsBatchResultSuccess( in checkIsBatchResultSuccess() method in AppSearchTestUtils66 checkIsBatchResultSuccess( in doGet()84 checkIsBatchResultSuccess(session.getByDocumentIdAsync(request)); in doGet()
19 import static android.app.appsearch.testutil.AppSearchTestUtils.checkIsBatchResultSuccess;105 AppSearchBatchResult<String, Void> result = checkIsBatchResultSuccess( in testPutDocuments()130 AppSearchBatchResult<String, Void> result = checkIsBatchResultSuccess( in testPutDocumentsAsAnotherUser()
19 import static android.app.appsearch.testutil.AppSearchTestUtils.checkIsBatchResultSuccess;148 checkIsBatchResultSuccess(db.putAsync( in setUpEnterpriseContactsWithPermissions()
23 import static android.app.appsearch.testutil.AppSearchTestUtils.checkIsBatchResultSuccess;236 checkIsBatchResultSuccess(mDb.putAsync(new PutDocumentsRequest.Builder() in testPublicVisibility_accessibleTestPackage()362 checkIsBatchResultSuccess(mDb.putAsync(new PutDocumentsRequest.Builder() in testPublicVisibility_invalidCertificate()414 checkIsBatchResultSuccess( in testNoPackageAccess_default()437 checkIsBatchResultSuccess( in testNoPackageAccess_wrongPackageName()457 checkIsBatchResultSuccess( in testNoPackageAccess_wrongCertificate()477 checkIsBatchResultSuccess( in testAllowPackageAccess()540 checkIsBatchResultSuccess( in testAllowPackageAccess_polymorphism()564 checkIsBatchResultSuccess( in testRemoveVisibilitySetting_noRemainingSettings()601 checkIsBatchResultSuccess( in testAllowMultiplePackageAccess()[all …]