Home
last modified time | relevance | path

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

12345678910>>...13

/dports/databases/mongodb36/mongodb-src-r3.6.23/src/mongo/db/pipeline/
H A Ddocument_comparator_test.cpp45 const Document doc1{{"foo", "bar"_sd}}; in TEST() local
62 Document doc1{{"foo", "bar"_sd}}; in TEST() local
73 Document doc1{{"foo", "abc"_sd}}; in TEST() local
94 const Document doc1{{"foo", "a"_sd}}; in TEST() local
111 Document doc1{{"foo", "a"_sd}}; in TEST() local
121 Document doc1{{"foo", "za"_sd}}; in TEST() local
128 const Document doc1{{"foo", "a"_sd}}; in TEST() local
200 const Document doc1{{"foo", 88}}; in TEST() local
246 Document doc1{ in TEST() local
286 const Document doc1{{"a", in TEST() local
[all …]
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.text/org.eclipse.text.tests/src/org/eclipse/text/tests/link/
H A DLinkedModeModelTest.java47 IDocument doc1= new Document(GARTEN1); in testUpdate() local
65 IDocument doc1= new Document(GARTEN1); in testUpdateUnequalContent() local
84 IDocument doc1= new Document(GARTEN1); in testUpdateTwoGroups() local
110 IDocument doc1= new Document(GARTEN1); in testUpdateMultipleGroups() local
138 IDocument doc1= new Document(GARTEN1); in testUpdateMultiDocument() local
170 IDocument doc1= new Document(GARTEN1); in testAddCompatibleGroups() local
192 IDocument doc1= new Document(GARTEN1); in testAddIncompatibleGroups() local
225 IDocument doc1= new Document(GARTEN1); in testAddGroupWhenSealed() local
247 IDocument doc1= new Document(GARTEN1); in testDoubleInstall() local
281 IDocument doc1= new Document(GARTEN1); in testNestedUpdate() local
[all …]
/dports/misc/libkeduvocdocument/libkeduvocdocument-21.12.3/keduvocdocument/autotests/
H A Dkeduvocdocumentfilelockingtest.cpp90 KEduVocDocument *doc1 = new KEduVocDocument(); in testVocFileLockReleaseOnDestruction() local
115 KEduVocDocument *doc1 = new KEduVocDocument(); in testVocFileLockReleaseOnClose() local
138 KEduVocDocument *doc1 = new KEduVocDocument(); in testVocFileLockReleaseOnSecondOpen() local
161 KEduVocDocument *doc1 = new KEduVocDocument(); in testVocFileLockReleaseOnSaveAs() local
225 KEduVocDocument *doc1 = new KEduVocDocument(); in testVocFileLockOpenStealWOpen() local
248 KEduVocDocument *doc1 = new KEduVocDocument(); in testVocFileLockOpenStealWSaveAs() local
/dports/textproc/R-cran-commonmark/commonmark/tests/testthat/
H A Dtest-extensions.R19 doc1 <- xml_ns_strip(read_xml(markdown_xml(md, extensions = FALSE))) globalVar
38 doc1 <- xml_ns_strip(read_xml(markdown_xml(md, extensions = FALSE))) globalVar
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.team/tests/org.eclipse.compare.tests/src/org/eclipse/compare/tests/
H A DDocLineComparatorTest.java29 IDocument doc1 = new Document(); in testRangesEqual() local
43 IDocument doc1 = new Document(); in testWhitespaceAtEnd() local
57 IDocument doc1 = new Document(); in testOneCompareFilter() local
104 IDocument doc1 = new Document(); in testMultipleCompareFilters() local
272 IDocument doc1 = new Document(); in testEmpty() local
/dports/textproc/dom4j/dom4j-1.6.1/src/test/org/dom4j/
H A DXMLSpaceAttributeTest.java33 Document doc1 = DocumentHelper.parseText(xmlString); in testWithTextTrimOn() local
65 Document doc1 = DocumentHelper.parseText(xmlString); in testWithTextTrimOff() local
89 Document doc1 = DocumentHelper.parseText(xmlString); in testWithTextTrimOnFollow() local
133 Document doc1 = DocumentHelper.parseText(xmlString); in testWithTextTrimOnNested() local
200 Document doc1 = DocumentHelper.parseText(xmlString); in testWithEscapeTextTrimOn() local
/dports/graphics/aseprite/aseprite-1.2.9/src/app/
H A Dcontext_tests.cpp37 auto doc1 = ctx.documents().add(2, 2); in TEST() local
52 auto doc1 = ctx.documents().add(2, 2); in TEST() local
67 auto doc1 = new Doc(nullptr); in TEST() local
/dports/sysutils/kf5-baloo/baloo-5.89.0/autotests/integration/
H A Dwritetransactiontest.cpp127 Document doc1 = createDocument(url1, 5, 1, {"a", "abc", "dab"}, {"file1"}, {}); in testAddDocumentTwoDocuments() local
160 Document doc1 = createDocument(url1, 5, 1, {"a", "abc", "dab"}, {"file1"}, {}); in testAddAndRemoveOneDocument() local
183 Document doc1 = createDocument(url1, 5, 1, {"a", "abc", "dab"}, {"file1"}, {}); in testAddAndReplaceOneDocument() local
237 Document doc1 = createDocument(url1, 5, 1, {"a", "abc", "dab"}, {"file1"}, {}); in testRemoveRecursively() local
264 Document doc1 = createDocument(url1, 5, 1, {"a", "abc", "dab"}, {"file1"}, {}); in testDocumentId() local
285 Document doc1 = createDocument(url1, 5, 1, {"a", "abc", "dab"}, {"file1"}, {}); in testTermPositions() local
426 Document doc1 = createDocument(url1, 5, 1, {"a", "abc", "dab"}, {"file1"}, {}); in testIdempotentDocumentChange() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/core/dom/
H A Dtree_scope_adopter_test.cc18 auto* doc1 = MakeGarbageCollected<Document>(); in TEST() local
46 auto* doc1 = MakeGarbageCollected<Document>(); in TEST() local
82 auto* doc1 = MakeGarbageCollected<Document>(); in TEST() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/dom/
H A Dtree_scope_adopter_test.cc18 auto* doc1 = Document::CreateForTest(); in TEST() local
46 auto* doc1 = Document::CreateForTest(); in TEST() local
82 auto* doc1 = Document::CreateForTest(); in TEST() local
/dports/textproc/mdbook/mdBook-0.4.13/cargo-crates/elasticlunr-rs-2.3.13/src/
H A Ddocument_store.rs113 let doc1 = btreemap!{ "title".into() => "eggs bread".into() }; in add_doc_no_store() localVariable
139 let doc1 = btreemap!{ "title".into() => "eggs bread".into() }; in get_doc_no_store() localVariable
153 let doc1 = btreemap!{ "title".into() => "eggs bread".into() }; in get_nonexistant_doc_no_store() localVariable
167 let doc1 = btreemap!{ "title".into() => "eggs bread".into() }; in remove_doc_no_store() localVariable
182 let doc1 = btreemap!{ "title".into() => "eggs bread".into() }; in remove_nonexistant_doc() localVariable
/dports/www/zola/zola-0.15.2/cargo-crates/elasticlunr-rs-2.3.14/src/
H A Ddocument_store.rs113 let doc1 = btreemap!{ "title".into() => "eggs bread".into() }; in add_doc_no_store() localVariable
139 let doc1 = btreemap!{ "title".into() => "eggs bread".into() }; in get_doc_no_store() localVariable
153 let doc1 = btreemap!{ "title".into() => "eggs bread".into() }; in get_nonexistant_doc_no_store() localVariable
167 let doc1 = btreemap!{ "title".into() => "eggs bread".into() }; in remove_doc_no_store() localVariable
182 let doc1 = btreemap!{ "title".into() => "eggs bread".into() }; in remove_nonexistant_doc() localVariable
/dports/lang/rust/rustc-1.58.1-src/vendor/elasticlunr-rs/src/
H A Ddocument_store.rs113 let doc1 = btreemap!{ "title".into() => "eggs bread".into() }; in add_doc_no_store() localVariable
139 let doc1 = btreemap!{ "title".into() => "eggs bread".into() }; in get_doc_no_store() localVariable
153 let doc1 = btreemap!{ "title".into() => "eggs bread".into() }; in get_nonexistant_doc_no_store() localVariable
167 let doc1 = btreemap!{ "title".into() => "eggs bread".into() }; in remove_doc_no_store() localVariable
182 let doc1 = btreemap!{ "title".into() => "eggs bread".into() }; in remove_nonexistant_doc() localVariable
/dports/textproc/py-sphinxcontrib-bibtex/sphinxcontrib-bibtex-2.4.1/test/roots/test-natbib/
H A Ddoc1.rst1 doc1 chapter
/dports/textproc/py-sphinxcontrib-bibtex/sphinxcontrib-bibtex-2.4.1/test/roots/test-bibliography_content/
H A Ddoc1.rst1 doc1 chapter
/dports/textproc/py-sphinxcontrib-bibtex/sphinxcontrib-bibtex-2.4.1/test/roots/test-bibliography_key_prefix/
H A Ddoc1.rst1 doc1 chapter
/dports/databases/xapian-core/xapian-core-1.4.18/tests/
H A Dapi_wrdb.cc104 Xapian::Document doc1; variable
543 Xapian::Document doc1; in DEFINE_TESTCASE() local
588 Xapian::Document doc1; in DEFINE_TESTCASE() local
668 Xapian::Document doc1; in DEFINE_TESTCASE() local
718 Xapian::Document doc1; in DEFINE_TESTCASE() local
804 Xapian::Document doc1; in DEFINE_TESTCASE() local
849 Xapian::Document doc1; in DEFINE_TESTCASE() local
877 Xapian::Document doc1; in DEFINE_TESTCASE() local
922 Xapian::Document doc1; in DEFINE_TESTCASE() local
978 Xapian::Document doc1; in DEFINE_TESTCASE() local
[all …]
H A Dapi_replicate.cc265 Xapian::Document doc1; in DEFINE_TESTCASE() local
357 Xapian::Document doc1; in DEFINE_TESTCASE() local
496 Xapian::Document doc1; in DEFINE_TESTCASE() local
547 Xapian::Document doc1; in DEFINE_TESTCASE() local
646 Xapian::Document doc1; in DEFINE_TESTCASE() local
777 Xapian::Document doc1; in DEFINE_TESTCASE() local
843 Xapian::Document doc1; in DEFINE_TESTCASE() local
/dports/databases/xapian-core12/xapian-core-1.2.25/tests/
H A Dapi_wrdb.cc102 Xapian::Document doc1; in DEFINE_TESTCASE() local
534 Xapian::Document doc1; in DEFINE_TESTCASE() local
581 Xapian::Document doc1; in DEFINE_TESTCASE() local
657 Xapian::Document doc1; in DEFINE_TESTCASE() local
705 Xapian::Document doc1; in DEFINE_TESTCASE() local
790 Xapian::Document doc1; in DEFINE_TESTCASE() local
837 Xapian::Document doc1; in DEFINE_TESTCASE() local
867 Xapian::Document doc1; in DEFINE_TESTCASE() local
913 Xapian::Document doc1; in DEFINE_TESTCASE() local
971 Xapian::Document doc1; in DEFINE_TESTCASE() local
[all …]
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/micro/org/openjdk/bench/javax/xml/
H A DDOM.java57 Document doc1 = buildDocument(dbf, source); in testModify() local
69 Document doc1 = buildDocument(dbf, source); in testWalk() local
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/micro/org/openjdk/bench/javax/xml/
H A DDOM.java57 Document doc1 = buildDocument(dbf, source); in testModify() local
69 Document doc1 = buildDocument(dbf, source); in testWalk() local
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/micro/org/openjdk/bench/javax/xml/
H A DDOM.java57 Document doc1 = buildDocument(dbf, source); in testModify() local
69 Document doc1 = buildDocument(dbf, source); in testWalk() local
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/test/micro/org/openjdk/bench/javax/xml/
H A DDOM.java57 Document doc1 = buildDocument(dbf, source); in testModify() local
69 Document doc1 = buildDocument(dbf, source); in testWalk() local
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/micro/org/openjdk/bench/javax/xml/
H A DDOM.java57 Document doc1 = buildDocument(dbf, source); in testModify() local
69 Document doc1 = buildDocument(dbf, source); in testWalk() local
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/micro/org/openjdk/bench/javax/xml/
H A DDOM.java57 Document doc1 = buildDocument(dbf, source); in testModify() local
69 Document doc1 = buildDocument(dbf, source); in testWalk() local

12345678910>>...13