Home
last modified time | relevance | path

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

12

/aosp_15_r20/cts/tests/appsearch/src/com/android/cts/appsearch/external/app/
H A DAppSearchSessionCtsTestBase.java2748 GenericDocument doc1 = in testQueryIndexableLongProperty_numericSearchEnabledSucceeds() local
8147 GenericDocument doc1 = in testQuery_PropertyDefinedWithEnablingFeatureSucceeds() local
8328 GenericDocument doc1 = in testQuery_hasPropertyFunction() local
8459 GenericDocument doc1 = in testQuery_matchScoreExpression() local
8732 GenericDocument doc1 = in testQuery_propertyWeightsNestedProperties() local
9528 GenericDocument doc1 = in testSearchSuggestion() local
9597 GenericDocument doc1 = in testSearchSuggestion_namespaceFilter() local
9681 GenericDocument doc1 = in testSearchSuggestion_documentIdFilter() local
9800 GenericDocument doc1 = in testSearchSuggestion_schemaFilter() local
9884 GenericDocument doc1 = in testSearchSuggestion_differentPrefix() local
[all …]
H A DAppSearchSchemaMigrationCtsTestBase.java449 GenericDocument doc1 = in testSchemaMigration() local
605 GenericDocument doc1 = in testSchemaMigration_downgrade() local
730 GenericDocument doc1 = in testSchemaMigration_sameVersion() local
858 GenericDocument doc1 = in testSchemaMigration_noMigration() local
H A DSearchResultCtsTest.java151 AppSearchEmail doc1 = in testRebuild() local
/aosp_15_r20/external/jsoup/src/test/java/org/jsoup/integration/
H A DSessionTest.java44 Document doc1 = con1.get(); in testPathScopedCookies() local
97 Document doc1 = session.newRequest() in testPathScopedCookiesOnRedirect() local
125 Document doc1 = session.newRequest().url(xmlUrl).get(); in testCanChangeParsers() local
/aosp_15_r20/cts/tests/appsearch/src/com/android/cts/appsearch/external/ast/searchtest/
H A DAbstractSyntaxTreeSearchCtsTestBase.java538 GenericDocument doc1 = in testComparatorNode_toString_doesNumericSearch() local
1047 GenericDocument doc1 = in testSemanticSearchNode_toString_allDefaults_returnsDocuments() local
1149 GenericDocument doc1 = in testSemanticSearchNode_toString_lowerBoundSet_returnsDocuments() local
1238 GenericDocument doc1 = in testSemanticSearchNode_toString_boundsSet_returnsDocuments() local
1327 GenericDocument doc1 = in testSemanticSearchNode_toString_noDefaults_returnsDocuments() local
/aosp_15_r20/packages/modules/AppSearch/testing/contactsindexertests/src/com/android/server/appsearch/contactsindexer/
DAppSearchHelperTest.java348 GenericDocument doc1 = in testPersonSchema_indexFirstMiddleAndLastNames() local
400 GenericDocument doc1 = in testPersonSchema_indexFullNameOnly() local
/aosp_15_r20/packages/modules/AppSearch/testing/servicestests/src/com/android/server/appsearch/external/localstorage/
DAppSearchLoggerTest.java442 GenericDocument doc1 = new GenericDocument.Builder<>("namespace", "id1", "Type1").build(); in testLoggingStats_initializeWithDocuments_success() local
510 GenericDocument doc1 = new GenericDocument.Builder<>("namespace", "id1", "Type1").build(); in testLoggingStats_enableBlobStore_initializeWithDocuments_success() local
579 GenericDocument doc1 = new GenericDocument.Builder<>("namespace", "id1", "Type1").build(); in testLoggingStats_initialize_failure() local
DAppSearchImplTest.java1272 GenericDocument doc1 = in testSearchSuggestion() local
1352 GenericDocument doc1 = in testSearchSuggestion_removeDocument() local
1412 GenericDocument doc1 = in testSearchSuggestion_replaceDocument() local
1486 GenericDocument doc1 = in testSearchSuggestion_namespaceFilter() local
/aosp_15_r20/libcore/dom/src/test/java/org/w3c/domts/level1/core/
H A Dnodeappendchildnewchilddiffdocument.java71 Document doc1; in runTest() local
H A Dhc_nodeappendchildnewchilddiffdocument.java70 Document doc1; in runTest() local
H A Delementwrongdocumenterr.java73 Document doc1; in runTest() local
H A Dhc_elementwrongdocumenterr.java71 Document doc1; in runTest() local
H A Dhc_nodeinsertbeforenewchilddiffdocument.java70 Document doc1; in runTest() local
H A Dnodeinsertbeforenewchilddiffdocument.java70 Document doc1; in runTest() local
H A Dhc_nodereplacechildnewchilddiffdocument.java70 Document doc1; in runTest() local
H A Dnamednodemapwrongdocumenterr.java72 Document doc1; in runTest() local
H A Dnodereplacechildnewchilddiffdocument.java70 Document doc1; in runTest() local
H A Dhc_namednodemapwrongdocumenterr.java71 Document doc1; in runTest() local
/aosp_15_r20/libcore/dom/src/test/java/org/w3c/domts/level2/core/
H A DsetAttributeNodeNS05.java77 Document doc1; in runTest() local
/aosp_15_r20/packages/apps/DocumentsUI/tests/unit/com/android/documentsui/
DRecentsLoaderTests.java134 final DocumentInfo doc1 = mEnv.model.createFile(".test"); in testShowOrHideHiddenFiles() local
DGlobalSearchLoaderTest.java172 final DocumentInfo doc1 = mEnv.model.createFile(".test" + SEARCH_STRING); in testShowOrHideHiddenFiles() local
/aosp_15_r20/external/snakeyaml/src/test/java/examples/jodatime/
H A DJodaTimeFlowStylesTest.java70 String doc1 = dumper.dump(bean); in testLoadBeanWithBlockFlow() local
/aosp_15_r20/libcore/luni/src/test/java/tests/org/w3c/dom/
H A DSetAttributeNodeNS.java185 Document doc1; in testSetAttributeNode5() local
/aosp_15_r20/external/jackson-core/src/test/java/com/fasterxml/jackson/core/sym/
H A DTestByteBasedSymbols.java46 String doc1 = createDoc(FIELD_NAMES, true); in testSharedSymbols() local
/aosp_15_r20/development/samples/Vault/tests/src/com/example/android/vault/
H A DEncryptedDocumentTest.java180 final EncryptedDocument doc1 = new EncryptedDocument(1, mFile, mDataKey, mMacKey); in testCopiedFile() local

12