| /appsearch/appsearch/src/androidTest/java/androidx/appsearch/cts/app/ |
| D | AppSearchSchemaMigrationCtsTestBase.java | 372 GenericDocument doc1 = new GenericDocument.Builder<>("namespace", "id1", "testSchema") in testSchemaMigration() local 488 GenericDocument doc1 = new GenericDocument.Builder<>("namespace", "id1", "testSchema") in testSchemaMigration_downgrade() local 576 GenericDocument doc1 = new GenericDocument.Builder<>("namespace", "id1", "testSchema") in testSchemaMigration_sameVersion() local 662 GenericDocument doc1 = new GenericDocument.Builder<>("namespace", "id1", "testSchema") in testSchemaMigration_noMigration() local
|
| D | AppSearchSessionCtsTestBase.java | 2420 GenericDocument doc1 = in testQueryIndexableLongProperty_numericSearchEnabledSucceeds() local 7784 GenericDocument doc1 = new GenericDocument.Builder<>( in testQuery_PropertyDefinedWithEnablingFeatureSucceeds() local 7939 GenericDocument doc1 = new GenericDocument.Builder<>( in testQuery_hasPropertyFunction() local 8052 GenericDocument doc1 = new GenericDocument.Builder<>( in testQuery_matchScoreExpression() local 8290 GenericDocument doc1 = in testQuery_propertyWeightsNestedProperties() local 8983 GenericDocument doc1 = new GenericDocument.Builder<>("namespace", "id1", "Type") in testSearchSuggestion() local 9036 GenericDocument doc1 = new GenericDocument.Builder<>("namespace1", "id1", "Type") in testSearchSuggestion_namespaceFilter() local 9100 GenericDocument doc1 = new GenericDocument.Builder<>("namespace1", "id1", "Type") in testSearchSuggestion_documentIdFilter() local 9191 GenericDocument doc1 = new GenericDocument.Builder<>("namespace", "id1", "Type1") in testSearchSuggestion_schemaFilter() local 9255 GenericDocument doc1 = new GenericDocument.Builder<>("namespace", "id1", "Type") in testSearchSuggestion_differentPrefix() local [all …]
|
| D | SearchResultCtsTest.java | 270 AppSearchEmail doc1 = new AppSearchEmail.Builder("namespace1", "id1") in testRebuild() local
|
| D | AppSearchSessionLocalCtsTest.java | 404 GenericDocument doc1 = new GenericDocument.Builder<>("namespace", "id1", "testSchema") in testSetSchemaStats_withSchemaMigration() local
|
| /appsearch/appsearch/src/androidTest/java/androidx/appsearch/cts/ast/searchtest/ |
| D | AbstractSyntaxTreeSearchCtsTestBase.java | 499 GenericDocument doc1 = in testComparatorNode_toString_doesNumericSearch() local 976 GenericDocument doc1 = new GenericDocument.Builder<>("namespace", "id1", "Email") in testSemanticSearchNode_toString_allDefaults_returnsDocuments() local 1065 GenericDocument doc1 = new GenericDocument.Builder<>("namespace", "id1", "Email") in testSemanticSearchNode_toString_lowerBoundSet_returnsDocuments() local 1142 GenericDocument doc1 = new GenericDocument.Builder<>("namespace", "id1", "Email") in testSemanticSearchNode_toString_boundsSet_returnsDocuments() local 1219 GenericDocument doc1 = new GenericDocument.Builder<>("namespace", "id1", "Email") in testSemanticSearchNode_toString_noDefaults_returnsDocuments() local
|
| /appsearch/appsearch-local-storage/src/androidTest/java/androidx/appsearch/localstorage/ |
| D | AppSearchLoggerTest.java | 474 GenericDocument doc1 = in testLoggingStats_initializeWithDocuments_success() local 548 GenericDocument doc1 = in testLoggingStats_enableBlobStore_initializeWithDocuments_success() local 620 GenericDocument doc1 = in testLoggingStats_initialize_failure() local
|
| D | AppSearchImplTest.java | 1314 GenericDocument doc1 = new GenericDocument.Builder<>("namespace", "id1", "type") in testSearchSuggestion() local 1373 GenericDocument doc1 = new GenericDocument.Builder<>("namespace", "id1", "type") in testSearchSuggestion_removeDocument() local 1422 GenericDocument doc1 = new GenericDocument.Builder<>("namespace", "id1", "type") in testSearchSuggestion_replaceDocument() local 1480 GenericDocument doc1 = new GenericDocument.Builder<>("namespace1", "id1", "type") in testSearchSuggestion_namespaceFilter() local
|