Home
last modified time | relevance | path

Searched defs:executionException (Results 1 – 1 of 1) sorted by relevance

/appsearch/appsearch/src/androidTest/java/androidx/appsearch/cts/app/
DAppSearchSessionCtsTestBase.java176 ExecutionException executionException = in testSetSchema_Failure() local
648 ExecutionException executionException = in testSetSchemaWithInvalidCycle_circularReferencesSupported() local
687 ExecutionException executionException = in testSetSchemaWithValidCycle_circularReferencesNotSupported() local
1830 ExecutionException executionException = assertThrows(ExecutionException.class, in testRemoveSchema() local
1904 ExecutionException executionException = assertThrows(ExecutionException.class, in testRemoveSchema_twoDatabases() local
2510 ExecutionException executionException = assertThrows(ExecutionException.class, in testQueryIndexableLongProperty_numericSearchNotEnabled() local
3725 ExecutionException executionException = assertThrows(ExecutionException.class, in testQuery_invalidAdvancedRanking() local
3763 ExecutionException executionException = assertThrows(ExecutionException.class, in testQuery_invalidAdvancedRankingWithChildrenRankingSignals() local
6856 ExecutionException executionException = assertThrows(ExecutionException.class, in testReportUsage_invalidNamespace() local
7528 ExecutionException executionException = assertThrows(ExecutionException.class, in testSetSchemaWithIncompatibleNestedSchema() local
[all …]