/external/jackson-databind/src/test/java/com/fasterxml/jackson/failing/ |
D | TestObjectIdDeserialization.java | 65 ArrayCompany company = mapper.readValue(json, ArrayCompany.class); in testForwardReferenceInArray() local 66 assertEquals(3, company.employees.length); in testForwardReferenceInArray() 67 Employee firstEmployee = company.employees[0]; in testForwardReferenceInArray() 68 Employee secondEmployee = company.employees[1]; in testForwardReferenceInArray() 80 ArrayBlockingQueueCompany company = mapper.readValue(json, ArrayBlockingQueueCompany.class); in testForwardReferenceInQueue() local 81 assertEquals(3, company.employees.size()); in testForwardReferenceInQueue() 82 Employee firstEmployee = company.employees.take(); in testForwardReferenceInQueue() 83 Employee secondEmployee = company.employees.take(); in testForwardReferenceInQueue() 95 EnumMapCompany company = mapper.readValue(json, EnumMapCompany.class); in testForwardReferenceInEnumMap() local 96 assertEquals(3, company.employees.size()); in testForwardReferenceInEnumMap() [all …]
|
/external/jackson-databind/src/test/java/com/fasterxml/jackson/databind/objectid/ |
D | TestObjectIdDeserialization.java | 268 Company company = MAPPER.readValue(json, Company.class); in testForwardReference() local 269 assertEquals(2, company.employees.size()); in testForwardReference() 270 Employee firstEmployee = company.employees.get(0); in testForwardReference() 271 Employee secondEmployee = company.employees.get(1); in testForwardReference() 285 Company company = MAPPER.readValue(json, Company.class); in testForwardReferenceInCollection() local 286 assertEquals(2, company.employees.size()); in testForwardReferenceInCollection() 287 Employee firstEmployee = company.employees.get(0); in testForwardReferenceInCollection() 288 Employee secondEmployee = company.employees.get(1); in testForwardReferenceInCollection() 300 MappedCompany company = MAPPER.readValue(json, MappedCompany.class); in testForwardReferenceInMap() local 301 assertEquals(3, company.employees.size()); in testForwardReferenceInMap() [all …]
|
/external/squashfs-tools/RELEASE-READMEs/ |
D | DONATIONS | 4 the only widely used Linux file systems that has no company backing. Squashfs 10 if your company is a serious user of Squashfs, please consider accelerating
|
/external/google-fonts/fraunces/ |
D | CONTRIBUTORS.txt | 3 # copyright authors. For example, company employees may be listed 4 # here because their company holds the copyright and is listed there.
|
/external/rust/cxx/book/src/ |
D | attributes.md | 11 #[cxx::bridge(namespace = "path::of::my::company")] 14 type MyType; // emitted to path::of::my::company::MyType 18 type TheirType; // refers to path::of::my::company::TheirType
|
/external/libxml2/example/ |
D | gjobread.c | 35 xmlChar *company; member 85 if (cur->company) printf(" company: %s\n", cur->company); in printPerson()
|
/external/javaparser/javaparser-core-testing-bdd/src/test/resources/com/github/javaparser/samples/ |
D | package-info.java | 5 package com.company.stuff;
|
/external/libxml2/test/relaxng/ |
D | interleave0_0.rng | 14 <element name="company"> element
|
/external/grpc-grpc-java/testing/src/main/resources/certs/ |
D | ca-openssl.cnf | 10 organizationName = Organization Name (eg, company)
|
D | openssl.cnf | 138 0.organizationName = Organization Name (eg, company) 142 #1.organizationName = Second Organization Name (eg, company) 161 unstructuredName = An optional company name
|
D | server1-openssl.cnf | 12 organizationName = Organization Name (eg, company)
|
/external/rust/crates/grpcio-sys/grpc/src/core/tsi/test_creds/ |
D | ca-openssl.cnf | 10 organizationName = Organization Name (eg, company)
|
D | server1-openssl.cnf | 12 organizationName = Organization Name (eg, company)
|
/external/grpc-grpc/src/core/tsi/test_creds/ |
D | ca-openssl.cnf | 10 organizationName = Organization Name (eg, company)
|
D | server1-openssl.cnf | 12 organizationName = Organization Name (eg, company)
|
/external/python/cpython3/Tools/msi/bundle/bootstrap/ |
D | pythonba.def | 2 ; <copyright file="wixstdba.def" company="Outercurve Foundation">
|
/external/tensorflow/tensorflow/lite/g3doc/models/bert_qa/ |
D | overview.md | 97 > Google LLC is an American multinational technology company that specializes in 107 > California privately held company on September 4, 1998, in California. Google 113 > will continue to be the umbrella company for Alphabet's Internet interests.
|
/external/arm-trusted-firmware/docs/about/ |
D | acknowledgements.rst | 7 notices. As contributors are now encouraged to put their name or company name
|
/external/ltp/testcases/commands/tpm-tools/tpmtoken/tpmtoken_import/ |
D | tpmtoken_import_openssl.cnf | 132 0.organizationName = Organization Name (eg, company) 136 #1.organizationName = Second Organization Name (eg, company) 155 unstructuredName = An optional company name
|
/external/libwebsockets/scripts/client-ca/ |
D | tmp.cnf | 46 0.organizationName = Organization Name (company)
|
/external/mesa3d/docs/ |
D | conform.rst | 18 software stack (likely you're a hardware company), it will probably be
|
/external/skqp/ |
D | AUTHORS | 14 ACCESS CO., LTD. <*@access-company.com>
|
/external/exoplayer/tree/ |
D | CONTRIBUTING.md | 35 * If you work for a company that wants to allow you to contribute your work,
|
/external/grpc-grpc/ |
D | CONTRIBUTING.md | 82 individual CLA, or your company, for corporate CLAs) in the same PR as your 83 contribution. This needs to be done only once, for each company, or
|
/external/wpa_supplicant_8/hs20/server/ca/ |
D | openssl-root.cnf | 86 0.organizationName = Organization Name (eg, company)
|