Home
last modified time | relevance | path

Searched defs:document (Results 1 – 25 of 425) sorted by relevance

12345678910>>...17

/external/snakeyaml/src/test/java/org/yaml/snakeyaml/
DChapter2_3Test.java27 YamlDocument document = new YamlDocument("example2_13.yaml"); in testExample_2_13() local
33 YamlDocument document = new YamlDocument("example2_14.yaml"); in testExample_2_14() local
56 YamlDocument document = new YamlDocument("example2_16.yaml"); in testExample_2_16() local
67 YamlDocument document = new YamlDocument("example2_17.yaml", false); in testExample_2_17() local
80 YamlDocument document = new YamlDocument("example2_17_unicode.yaml"); in testExample_2_17_unicode() local
87 YamlDocument document = new YamlDocument("example2_17_control.yaml", false); in testExample_2_17_control() local
94 YamlDocument document = new YamlDocument("example2_17_hexesc.yaml"); in testExample_2_17_hexesc() local
101 YamlDocument document = new YamlDocument("example2_17_single.yaml"); in testExample_2_17_single() local
108 YamlDocument document = new YamlDocument("example2_17_quoted.yaml"); in testExample_2_17_quoted() local
115 YamlDocument document = new YamlDocument("example2_17_tie_fighter.yaml"); in testExample_2_17_tie_fighter() local
[all …]
DChapter2_4Test.java38 YamlDocument document = new YamlDocument("example2_19.yaml"); in testExample_2_19() local
51 YamlDocument document = new YamlDocument("example2_20.yaml"); in testExample_2_20() local
66 YamlDocument document = new YamlDocument("example2_21.yaml"); in testExample_2_21() local
77 YamlDocument document = new YamlDocument("example2_22.yaml"); in testExample_2_22() local
103 YamlDocument document = new YamlDocument("example2_23_non_date.yaml"); in testExample_2_23_non_date() local
114 YamlDocument document = new YamlDocument("example2_23_picture.yaml", false); in testExample_2_23_picture() local
141 YamlDocument document = new YamlDocument("example2_23.yaml", false, new SomethingConstructor()); in testExample_2_23() local
151 YamlDocument document = new YamlDocument("example2_25.yaml"); in testExample_2_25() local
161 YamlDocument document = new YamlDocument("example2_26.yaml"); in testExample_2_26() local
DChapter2_1Test.java27 YamlDocument document = new YamlDocument("example2_1.yaml"); in testExample_2_1() local
38 YamlDocument document = new YamlDocument("example2_2.yaml"); in testExample_2_2() local
52 YamlDocument document = new YamlDocument("example2_3.yaml"); in testExample_2_3() local
69 YamlDocument document = new YamlDocument("example2_4.yaml"); in testExample_2_4() local
79 YamlDocument document = new YamlDocument("example2_5.yaml"); in testExample_2_5() local
93 YamlDocument document = new YamlDocument("example2_6.yaml"); in testExample_2_6() local
DChapter2_2Test.java60 YamlDocument document = new YamlDocument("example2_9.yaml"); in testExample_2_9() local
75 YamlDocument document = new YamlDocument("example2_10.yaml"); in testExample_2_10() local
83 YamlDocument document = new YamlDocument("example2_11.yaml"); in testExample_2_11() local
93 YamlDocument document = new YamlDocument("example2_12.yaml"); in testExample_2_12() local
/external/google-cloud-java/java-language/google-cloud-language/src/test/java/com/google/cloud/language/v1/
DLanguageServiceClientTest.java89 Document document = Document.newBuilder().build(); in analyzeSentimentTest() local
111 Document document = Document.newBuilder().build(); in analyzeSentimentExceptionTest() local
129 Document document = Document.newBuilder().build(); in analyzeSentimentTest2() local
153 Document document = Document.newBuilder().build(); in analyzeSentimentExceptionTest2() local
171 Document document = Document.newBuilder().build(); in analyzeEntitiesTest() local
193 Document document = Document.newBuilder().build(); in analyzeEntitiesExceptionTest() local
210 Document document = Document.newBuilder().build(); in analyzeEntitiesTest2() local
234 Document document = Document.newBuilder().build(); in analyzeEntitiesExceptionTest2() local
252 Document document = Document.newBuilder().build(); in analyzeEntitySentimentTest() local
275 Document document = Document.newBuilder().build(); in analyzeEntitySentimentExceptionTest() local
[all …]
DLanguageServiceClientHttpJsonTest.java85 Document document = Document.newBuilder().build(); in analyzeSentimentTest() local
113 Document document = Document.newBuilder().build(); in analyzeSentimentExceptionTest() local
131 Document document = Document.newBuilder().build(); in analyzeSentimentTest2() local
160 Document document = Document.newBuilder().build(); in analyzeSentimentExceptionTest2() local
178 Document document = Document.newBuilder().build(); in analyzeEntitiesTest() local
206 Document document = Document.newBuilder().build(); in analyzeEntitiesExceptionTest() local
223 Document document = Document.newBuilder().build(); in analyzeEntitiesTest2() local
252 Document document = Document.newBuilder().build(); in analyzeEntitiesExceptionTest2() local
270 Document document = Document.newBuilder().build(); in analyzeEntitySentimentTest() local
298 Document document = Document.newBuilder().build(); in analyzeEntitySentimentExceptionTest() local
[all …]
/external/google-cloud-java/java-language/google-cloud-language/src/test/java/com/google/cloud/language/v1beta2/
DLanguageServiceClientHttpJsonTest.java85 Document document = Document.newBuilder().build(); in analyzeSentimentTest() local
113 Document document = Document.newBuilder().build(); in analyzeSentimentExceptionTest() local
131 Document document = Document.newBuilder().build(); in analyzeSentimentTest2() local
160 Document document = Document.newBuilder().build(); in analyzeSentimentExceptionTest2() local
178 Document document = Document.newBuilder().build(); in analyzeEntitiesTest() local
206 Document document = Document.newBuilder().build(); in analyzeEntitiesExceptionTest() local
223 Document document = Document.newBuilder().build(); in analyzeEntitiesTest2() local
252 Document document = Document.newBuilder().build(); in analyzeEntitiesExceptionTest2() local
270 Document document = Document.newBuilder().build(); in analyzeEntitySentimentTest() local
298 Document document = Document.newBuilder().build(); in analyzeEntitySentimentExceptionTest() local
[all …]
DLanguageServiceClientTest.java89 Document document = Document.newBuilder().build(); in analyzeSentimentTest() local
111 Document document = Document.newBuilder().build(); in analyzeSentimentExceptionTest() local
129 Document document = Document.newBuilder().build(); in analyzeSentimentTest2() local
153 Document document = Document.newBuilder().build(); in analyzeSentimentExceptionTest2() local
171 Document document = Document.newBuilder().build(); in analyzeEntitiesTest() local
193 Document document = Document.newBuilder().build(); in analyzeEntitiesExceptionTest() local
210 Document document = Document.newBuilder().build(); in analyzeEntitiesTest2() local
234 Document document = Document.newBuilder().build(); in analyzeEntitiesExceptionTest2() local
252 Document document = Document.newBuilder().build(); in analyzeEntitySentimentTest() local
275 Document document = Document.newBuilder().build(); in analyzeEntitySentimentExceptionTest() local
[all …]
/external/icing/icing/index/
Dindex-processor_test.cc383 DocumentProto document = in TEST_F() local
401 DocumentProto document = in TEST_F() local
417 DocumentProto document = in TEST_F() local
451 DocumentProto document = in TEST_F() local
524 DocumentProto document = in TEST_F() local
557 DocumentProto document = in TEST_F() local
593 DocumentProto document = in TEST_F() local
617 DocumentProto document = in TEST_F() local
652 DocumentProto document = in TEST_F() local
696 DocumentProto document = in TEST_F() local
[all …]
/external/aws-sdk-java-v2/core/sdk-core/src/test/java/software/amazon/awssdk/core/document/
DDocumentVisitorTest.java138 public CustomClassFromMap visitBoolean(Boolean document) { return null; } in visitBoolean()
140 public CustomClassFromMap visitString(String document) { return null; } in visitString()
142 public CustomClassFromMap visitNumber(SdkNumber document) { return null; } in visitNumber()
176 public CustomClass visitBoolean(Boolean document) { in visitBoolean()
181 public CustomClass visitString(String document) { in visitString()
186 public CustomClass visitNumber(SdkNumber document) { in visitNumber()
216 public String visitBoolean(Boolean document) { return null; } in visitBoolean()
218 public String visitString(String document) { return document; } in visitString()
220 public String visitNumber(SdkNumber document) { return null; } in visitNumber()
231 public SdkNumber visitBoolean(Boolean document) { return null; } in visitBoolean()
[all …]
/external/google-cloud-java/java-language/google-cloud-language/src/main/java/com/google/cloud/language/v1/
DLanguageServiceClient.java192 public final AnalyzeSentimentResponse analyzeSentiment(Document document) { in analyzeSentiment()
223 Document document, EncodingType encodingType) { in analyzeSentiment()
313 public final AnalyzeEntitiesResponse analyzeEntities(Document document) { in analyzeEntities()
345 Document document, EncodingType encodingType) { in analyzeEntities()
439 public final AnalyzeEntitySentimentResponse analyzeEntitySentiment(Document document) { in analyzeEntitySentiment()
472 Document document, EncodingType encodingType) { in analyzeEntitySentiment()
568 public final AnalyzeSyntaxResponse analyzeSyntax(Document document) { in analyzeSyntax()
597 public final AnalyzeSyntaxResponse analyzeSyntax(Document document, EncodingType encodingType) { in analyzeSyntax()
687 public final ClassifyTextResponse classifyText(Document document) { in classifyText()
775 Document document, AnnotateTextRequest.Features features) { in annotateText()
[all …]
/external/google-cloud-java/java-language/google-cloud-language/src/main/java/com/google/cloud/language/v1beta2/
DLanguageServiceClient.java194 public final AnalyzeSentimentResponse analyzeSentiment(Document document) { in analyzeSentiment()
226 Document document, EncodingType encodingType) { in analyzeSentiment()
316 public final AnalyzeEntitiesResponse analyzeEntities(Document document) { in analyzeEntities()
348 Document document, EncodingType encodingType) { in analyzeEntities()
442 public final AnalyzeEntitySentimentResponse analyzeEntitySentiment(Document document) { in analyzeEntitySentiment()
475 Document document, EncodingType encodingType) { in analyzeEntitySentiment()
571 public final AnalyzeSyntaxResponse analyzeSyntax(Document document) { in analyzeSyntax()
600 public final AnalyzeSyntaxResponse analyzeSyntax(Document document, EncodingType encodingType) { in analyzeSyntax()
690 public final ClassifyTextResponse classifyText(Document document) { in classifyText()
778 Document document, AnnotateTextRequest.Features features) { in annotateText()
[all …]
/external/snakeyaml/src/test/java/org/yaml/snakeyaml/constructor/
DBeanConstructorTest.java27 String document = Util.getLocalResource("constructor/test-primitives1.yaml"); in testPrimitivesConstructor() local
92 String document = "charClass: id"; in testCharacter() local
116 String document = "text: qwerty"; in testNoEmptyConstructor() local
146 String document = "text: qwerty"; in testPrivateMethod() local
157 String document = "[1, 2]: qwerty"; in testKeyNotScalar() local
168 String document = "something: qwerty"; in testInvalidKey() local
179 String document = "staticInteger: 123"; in testStaticField() local
191 String document = "id: 123\nchild: 25"; in testScalarContructor() local
200 String document = "id: 123\nchild: 25"; in testScalarContructorException() local
/external/icing/icing/result/
Dsnippet-retriever_test.cc166 DocumentProto document = in TEST_F() local
192 DocumentProto document = in TEST_F() local
218 DocumentProto document = in TEST_F() local
243 DocumentProto document = in TEST_F() local
276 DocumentProto document = in TEST_F() local
309 DocumentProto document = in TEST_F() local
336 DocumentProto document = in TEST_F() local
364 DocumentProto document = in TEST_F() local
391 DocumentProto document = in TEST_F() local
424 DocumentProto document = in TEST_F() local
[all …]
/external/rust/crates/toml_edit/tests/testsuite/
Dstackoverflow.rs7 let document = input.parse::<toml_edit::Document>(); in array_recursion_limit() localVariable
18 let document = input.parse::<toml_edit::Document>(); in inline_table_recursion_limit() localVariable
29 let document = input.parse::<toml_edit::Document>(); in table_key_recursion_limit() localVariable
40 let document = input.parse::<toml_edit::Document>(); in dotted_key_recursion_limit() localVariable
51 let document = input.parse::<toml_edit::Document>(); in inline_dotted_key_recursion_limit() localVariable
Dfloat.rs5 let document = r" localVariable
21 let document = document.parse::<Document>().unwrap(); localVariable
43 let mut document = Document::new(); localVariable
/external/icing/icing/util/
Dtokenized-document_test.cc245 DocumentProto document = in TEST_F() local
321 DocumentProto document = in TEST_F() local
350 DocumentProto document = in TEST_F() local
389 DocumentProto document = in TEST_F() local
419 DocumentProto document = in TEST_F() local
466 DocumentProto document = in TEST_F() local
505 DocumentProto document = in TEST_F() local
545 DocumentProto document = in TEST_F() local
575 DocumentProto document = in TEST_F() local
/external/google-cloud-java/java-dialogflow/proto-google-cloud-dialogflow-v2/src/main/java/com/google/cloud/dialogflow/v2/
DDocumentName.java45 private final String document; field in DocumentName
107 public static DocumentName of(String project, String knowledgeBase, String document) { in of()
117 String project, String knowledgeBase, String document) { in ofProjectKnowledgeBaseDocumentName()
127 String project, String location, String knowledgeBase, String document) { in ofProjectLocationKnowledgeBaseDocumentName()
136 public static String format(String project, String knowledgeBase, String document) { in format()
147 String project, String knowledgeBase, String document) { in formatProjectKnowledgeBaseDocumentName()
158 String project, String location, String knowledgeBase, String document) { in formatProjectLocationKnowledgeBaseDocumentName()
282 private String document; field in DocumentName.Builder
308 public Builder setDocument(String document) { in setDocument()
336 private String document; field in DocumentName.ProjectLocationKnowledgeBaseDocumentBuilder
[all …]
/external/google-cloud-java/java-dialogflow/proto-google-cloud-dialogflow-v2beta1/src/main/java/com/google/cloud/dialogflow/v2beta1/
DDocumentName.java45 private final String document; field in DocumentName
107 public static DocumentName of(String project, String knowledgeBase, String document) { in of()
117 String project, String knowledgeBase, String document) { in ofProjectKnowledgeBaseDocumentName()
127 String project, String location, String knowledgeBase, String document) { in ofProjectLocationKnowledgeBaseDocumentName()
136 public static String format(String project, String knowledgeBase, String document) { in format()
147 String project, String knowledgeBase, String document) { in formatProjectKnowledgeBaseDocumentName()
158 String project, String location, String knowledgeBase, String document) { in formatProjectLocationKnowledgeBaseDocumentName()
282 private String document; field in DocumentName.Builder
308 public Builder setDocument(String document) { in setDocument()
336 private String document; field in DocumentName.ProjectLocationKnowledgeBaseDocumentBuilder
[all …]
/external/clang/test/SemaObjC/
Dprotocol-lookup-2.m38 -document; method
45 -document; method in cat
49 -document; method
56 - document { return 0; } method
/external/icing/icing/join/
Dqualified-id-join-indexing-handler_test.cc279 DocumentProto document = in TEST_F() local
432 DocumentProto document = in TEST_F() local
473 DocumentProto document = in TEST_F() local
511 DocumentProto document = DocumentBuilder() in TEST_F() local
566 DocumentProto document = in TEST_F() local
638 DocumentProto document = in TEST_F() local
714 DocumentProto document = in TEST_F() local
772 DocumentProto document = in TEST_F() local
Dqualified-id-join-indexing-handler-v1_test.cc214 DocumentProto document = in TEST_F() local
308 DocumentProto document = in TEST_F() local
342 DocumentProto document = DocumentBuilder() in TEST_F() local
380 DocumentProto document = in TEST_F() local
434 DocumentProto document = in TEST_F() local
492 DocumentProto document = in TEST_F() local
/external/google-cloud-java/java-discoveryengine/proto-google-cloud-discoveryengine-v1beta/src/main/java/com/google/cloud/discoveryengine/v1beta/
DDocumentName.java47 private final String document; field in DocumentName
124 String project, String location, String dataStore, String branch, String document) { in of()
136 String project, String location, String dataStore, String branch, String document) { in ofProjectLocationDataStoreBranchDocumentName()
153 String document) { in ofProjectLocationCollectionDataStoreBranchDocumentName()
165 String project, String location, String dataStore, String branch, String document) { in format()
178 String project, String location, String dataStore, String branch, String document) { in formatProjectLocationDataStoreBranchDocumentName()
196 String document) { in formatProjectLocationCollectionDataStoreBranchDocumentName()
346 private String document; field in DocumentName.Builder
390 public Builder setDocument(String document) { in setDocument()
422 private String document; field in DocumentName.ProjectLocationCollectionDataStoreBranchDocumentBuilder
[all …]
/external/aws-sdk-java-v2/core/sdk-core/src/main/java/software/amazon/awssdk/core/document/
DVoidDocumentVisitor.java40 default void visitBoolean(Boolean document) { in visitBoolean()
47 default void visitString(String document) { in visitString()
54 default void visitNumber(SdkNumber document) { in visitNumber()
DDocumentVisitor.java44 R visitBoolean(Boolean document); in visitBoolean()
52 R visitString(String document); in visitString()
60 R visitNumber(SdkNumber document); in visitNumber()

12345678910>>...17