Home
last modified time | relevance | path

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

/appsearch/appsearch/src/androidTest/java/androidx/appsearch/cts/ast/searchtest/
DAbstractSyntaxTreeSearchCtsTestBase.java970 GenericDocument doc0 = new GenericDocument.Builder<>("namespace", "id0", "Email") in testSemanticSearchNode_toString_allDefaults_returnsDocuments() local
1059 GenericDocument doc0 = new GenericDocument.Builder<>("namespace", "id0", "Email") in testSemanticSearchNode_toString_lowerBoundSet_returnsDocuments() local
1136 GenericDocument doc0 = new GenericDocument.Builder<>("namespace", "id0", "Email") in testSemanticSearchNode_toString_boundsSet_returnsDocuments() local
1213 GenericDocument doc0 = new GenericDocument.Builder<>("namespace", "id0", "Email") in testSemanticSearchNode_toString_noDefaults_returnsDocuments() local
/appsearch/appsearch/src/androidTest/java/androidx/appsearch/cts/app/
DAppSearchSessionCtsTestBase.java5643 GenericDocument doc0 = in testEmbeddingSnippet() local
5770 GenericDocument doc0 = in testHybridSnippet() local
5917 GenericDocument doc0 = in testEmbeddingSnippet_withSnippetCountPerPropertyLimit() local
10779 GenericDocument doc0 = in testEmbeddingSearch_simple() local
10863 GenericDocument doc0 = in testEmbeddingSearch_propertyRestriction() local
10946 GenericDocument doc0 = in testEmbeddingSearch_multipleSearchEmbeddings() local
11035 GenericDocument doc0 = in testEmbeddingSearch_hybrid() local
11132 GenericDocument doc0 = in testSearchSpecStrings_simple() local
11240 GenericDocument doc0 = in testSuggestionSearchSpecStringParameters_simple() local
11304 GenericDocument doc0 = in testInformationalRankingExpressions() local
[all …]