Home
last modified time | relevance | path

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

/appsearch/appsearch/src/androidTest/java/androidx/appsearch/cts/app/
DAppSearchSchemaMigrationCtsTestBase.java372 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
DAppSearchSessionCtsTestBase.java2420 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 …]
DSearchResultCtsTest.java270 AppSearchEmail doc1 = new AppSearchEmail.Builder("namespace1", "id1") in testRebuild() local
DAppSearchSessionLocalCtsTest.java404 GenericDocument doc1 = new GenericDocument.Builder<>("namespace", "id1", "testSchema") in testSetSchemaStats_withSchemaMigration() local
/appsearch/appsearch/src/androidTest/java/androidx/appsearch/cts/ast/searchtest/
DAbstractSyntaxTreeSearchCtsTestBase.java499 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/
DAppSearchLoggerTest.java474 GenericDocument doc1 = in testLoggingStats_initializeWithDocuments_success() local
548 GenericDocument doc1 = in testLoggingStats_enableBlobStore_initializeWithDocuments_success() local
620 GenericDocument doc1 = in testLoggingStats_initialize_failure() local
DAppSearchImplTest.java1314 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