| /appsearch/appsearch-platform-storage/src/androidTest/java/androidx/appsearch/platformstorage/util/ |
| D | SchemaValidationUtilTest.java | 216 IllegalSchemaException exception = assertThrows(IllegalSchemaException.class, in testValidate_maxSections() local 251 IllegalSchemaException exception = assertThrows(IllegalSchemaException.class, in testValidate_schemasWithInvalidCycleThrowsError() local 277 IllegalSchemaException exception = assertThrows(IllegalSchemaException.class, in testValidate_unknownDocumentConfigThrowsError() local
|
| /appsearch/compiler/src/main/java/androidx/appsearch/compiler/ |
| D | DocumentClassCreationInfo.kt | 132 val exception = in <lambda>() constant 202 val exception = in <lambda>() constant 307 val exception = in <lambda>() constant 463 val exception = in <lambda>() constant
|
| /appsearch/appsearch-play-services-storage/src/main/java/androidx/appsearch/playservicesstorage/util/ |
| D | AppSearchTaskFutures.java | 68 completer.setException(toJetpackException(exception)); in toListenableFuture() argument
|
| /appsearch/appsearch/src/androidTest/java/androidx/appsearch/cts/app/ |
| D | AppSearchSchemaMigrationCtsTestBase.java | 327 ExecutionException exception = assertThrows(ExecutionException.class, in testNoForceOverride_BackwardsIncompatible_Trigger_NoMigrateIncompatibleType() local 344 ExecutionException exception = assertThrows(ExecutionException.class, in testNoForceOverride_BackwardsIncompatible_NoTrigger_NoMigrateIncompatibleType() local 620 ExecutionException exception = assertThrows(ExecutionException.class, in testSchemaMigration_sameVersion() local 706 ExecutionException exception = assertThrows(ExecutionException.class, in testSchemaMigration_noMigration() local 756 ExecutionException exception = assertThrows(ExecutionException.class, in testSchemaMigration_sourceToNowhere() local
|
| D | AppSearchBlobHandleCtsTest.java | 104 IllegalArgumentException exception = assertThrows(IllegalArgumentException.class, in testCreateBlobHandle_invalidDigest() local
|
| D | AppSearchSessionCtsTestBase.java | 180 AppSearchException exception = (AppSearchException) executionException.getCause(); in testSetSchema_Failure() local 213 UnsupportedOperationException exception = assertThrows( in testSetSchema_schemaDescription_notSupported() local 238 UnsupportedOperationException exception = assertThrows( in testSetSchema_propertyDescription_notSupported() local 652 AppSearchException exception = (AppSearchException) executionException.getCause(); in testSetSchemaWithInvalidCycle_circularReferencesSupported() local 691 AppSearchException exception = (AppSearchException) executionException.getCause(); in testSetSchemaWithValidCycle_circularReferencesNotSupported() local 725 ExecutionException exception = assertThrows(ExecutionException.class, () -> in testSetSchema_maxProperties() local 789 ExecutionException exception = assertThrows(ExecutionException.class, in testSetSchema_maxProperties_nestedSchemas() local 2513 AppSearchException exception = (AppSearchException) executionException.getCause(); in testQueryIndexableLongProperty_numericSearchNotEnabled() local 3728 AppSearchException exception = (AppSearchException) executionException.getCause(); in testQuery_invalidAdvancedRanking() local 3766 AppSearchException exception = (AppSearchException) executionException.getCause(); in testQuery_invalidAdvancedRankingWithChildrenRankingSignals() local [all …]
|
| D | AppSearchSessionBlobCtsTestBase.java | 796 UnsupportedOperationException exception = assertThrows(UnsupportedOperationException.class, in testBlobApis_notSupported() local 830 UnsupportedOperationException exception = assertThrows(UnsupportedOperationException.class, in testSetBlobSchema_notSupported() local 850 UnsupportedOperationException exception = assertThrows(UnsupportedOperationException.class, in testPutDocumentWithBlobProperty_notSupported() local
|
| D | GlobalSearchSessionCtsTestBase.java | 898 ExecutionException exception = assertThrows( in testReportSystemUsage_ForbiddenFromNonSystem() local 2256 UnsupportedOperationException exception = assertThrows(UnsupportedOperationException.class, in testReadBlob_notSupported() local
|
| D | SetSchemaRequestCtsTest.java | 817 IllegalArgumentException exception = assertThrows(IllegalArgumentException.class, in testSetVersion() local 828 IllegalArgumentException exception = assertThrows(IllegalArgumentException.class, in testSetVersion_emptyDb() local
|
| D | GenericDocumentCtsTest.java | 1224 IllegalArgumentException exception = assertThrows(IllegalArgumentException.class, in testEmbeddingValuesCannotBeEmpty() local
|
| /appsearch/appsearch/src/androidTest/java/androidx/appsearch/safeparcel/ |
| D | GenericDocumentParcelTest.java | 112 IllegalArgumentException exception = assertThrows(IllegalArgumentException.class, in testPropertyParcel_moreThanOnePropertySet_exceptionThrown() local
|
| /appsearch/appsearch-local-storage/src/androidTest/java/androidx/appsearch/localstorage/ |
| D | AppSearchLoggerTest.java | 732 AppSearchException exception = Assert.assertThrows(AppSearchException.class, in testLoggingStats_putDocument_failure() local 1100 AppSearchException exception = Assert.assertThrows(AppSearchException.class, in testLoggingStats_remove_failure() local
|
| D | AppSearchImplTest.java | 3019 UnsupportedOperationException exception = assertThrows(UnsupportedOperationException.class, in testSetBlobVisibility_notSupported() local 3186 UnsupportedOperationException exception = assertThrows(UnsupportedOperationException.class, in testGlobalReadBlob_notSupported() local
|