Home
last modified time | relevance | path

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

/appsearch/appsearch/src/androidTest/java/androidx/appsearch/cts/ast/searchtest/
DAbstractSyntaxTreeSearchCtsTestBase.java503 GenericDocument doc2 = in testComparatorNode_toString_doesNumericSearch() local
981 GenericDocument doc2 = new GenericDocument.Builder<>("namespace", "id2", "Email") in testSemanticSearchNode_toString_allDefaults_returnsDocuments() local
1070 GenericDocument doc2 = new GenericDocument.Builder<>("namespace", "id2", "Email") in testSemanticSearchNode_toString_lowerBoundSet_returnsDocuments() local
1147 GenericDocument doc2 = new GenericDocument.Builder<>("namespace", "id2", "Email") in testSemanticSearchNode_toString_boundsSet_returnsDocuments() local
1224 GenericDocument doc2 = new GenericDocument.Builder<>("namespace", "id2", "Email") in testSemanticSearchNode_toString_noDefaults_returnsDocuments() local
/appsearch/appsearch/src/androidTest/java/androidx/appsearch/cts/app/
DAppSearchSessionCtsTestBase.java2425 GenericDocument doc2 = in testQueryIndexableLongProperty_numericSearchEnabledSucceeds() local
7788 GenericDocument doc2 = new GenericDocument.Builder<>( in testQuery_PropertyDefinedWithEnablingFeatureSucceeds() local
7943 GenericDocument doc2 = new GenericDocument.Builder<>( in testQuery_hasPropertyFunction() local
8057 GenericDocument doc2 = new GenericDocument.Builder<>( in testQuery_matchScoreExpression() local
8298 GenericDocument doc2 = in testQuery_propertyWeightsNestedProperties() local
8986 GenericDocument doc2 = new GenericDocument.Builder<>("namespace", "id2", "Type") in testSearchSuggestion() local
9039 GenericDocument doc2 = new GenericDocument.Builder<>("namespace2", "id2", "Type") in testSearchSuggestion_namespaceFilter() local
9103 GenericDocument doc2 = new GenericDocument.Builder<>("namespace1", "id2", "Type") in testSearchSuggestion_documentIdFilter() local
9194 GenericDocument doc2 = new GenericDocument.Builder<>("namespace", "id2", "Type2") in testSearchSuggestion_schemaFilter() local
9258 GenericDocument doc2 = new GenericDocument.Builder<>("namespace", "id2", "Type") in testSearchSuggestion_differentPrefix() local
[all …]
DAppSearchSessionLocalCtsTest.java408 GenericDocument doc2 = new GenericDocument.Builder<>("namespace", "id2", "testSchema") in testSetSchemaStats_withSchemaMigration() local
DAppSearchSchemaMigrationCtsTestBase.java376 GenericDocument doc2 = new GenericDocument.Builder<>("namespace", "id2", "testSchema") in testSchemaMigration() local
/appsearch/appsearch-local-storage/src/androidTest/java/androidx/appsearch/localstorage/
DAppSearchLoggerTest.java476 GenericDocument doc2 = in testLoggingStats_initializeWithDocuments_success() local
550 GenericDocument doc2 = in testLoggingStats_enableBlobStore_initializeWithDocuments_success() local
DAppSearchImplTest.java1317 GenericDocument doc2 = new GenericDocument.Builder<>("namespace", "id2", "type") in testSearchSuggestion() local
1483 GenericDocument doc2 = new GenericDocument.Builder<>("namespace2", "id2", "type") in testSearchSuggestion_namespaceFilter() local
6803 GenericDocument doc2 = new GenericDocument.Builder<>("namespace1", "id2", "Type1").build(); in testRemoveObserver_onlyAffectsOnePackage() local
6807 doc2, in testRemoveObserver_onlyAffectsOnePackage() local