/aosp_15_r20/external/snakeyaml/src/test/java/org/yaml/snakeyaml/recursive/ |
H A D | AbstractHuman.java | 22 private String birthPlace; field in AbstractHuman 41 return birthPlace; in getBirthPlace() 44 public void setBirthPlace(String birthPlace) { in setBirthPlace() argument 45 this.birthPlace = birthPlace; in setBirthPlace() 52 result = prime * result + ((birthPlace == null) ? 0 : birthPlace.hashCode()); in hashCode() 70 if (birthPlace == null) { in equals() 71 if (other.birthPlace != null) { in equals() 74 } else if (!birthPlace.equals(other.birthPlace)) { in equals()
|
/aosp_15_r20/external/snakeyaml/src/test/java/org/yaml/snakeyaml/recursive/generics/ |
H A D | AbstractHumanGen.java | 22 private String birthPlace; field in AbstractHumanGen 46 return birthPlace; in getBirthPlace() 65 public void setBirthPlace(String birthPlace) { in setBirthPlace() argument 66 this.birthPlace = birthPlace; in setBirthPlace()
|
/aosp_15_r20/external/snakeyaml/src/test/resources/recursive/generics/ |
H A D | with-children-2.yaml | 4 birthPlace: Leningrad 9 birthPlace: New York 15 birthPlace: Saint-Petersburg 29 birthPlace: Munich
|
H A D | with-children-as-list.yaml | 5 birthPlace: Leningrad 13 birthPlace: Saint-Petersburg 20 birthPlace: Munich 29 birthPlace: New York
|
H A D | with-children-3.yaml | 4 birthPlace: Leningrad 10 birthPlace: New York 16 birthPlace: Saint-Petersburg 29 birthPlace: Munich
|
H A D | with-children.yaml | 4 birthPlace: Leningrad 10 birthPlace: New York 16 birthPlace: Saint-Petersburg 30 birthPlace: Munich
|
H A D | with-children-as-set.yaml | 5 birthPlace: Leningrad 13 birthPlace: Saint-Petersburg 20 birthPlace: Munich 30 birthPlace: New York
|
H A D | with-children-as-map.yaml | 5 birthPlace: Leningrad 13 birthPlace: Saint-Petersburg 20 birthPlace: Munich 30 birthPlace: New York
|
H A D | beanring-3.yaml | 5 birthPlace: null 12 birthPlace: null 19 birthPlace: null
|
H A D | no-children-2.yaml | 3 birthPlace: Leningrad 11 birthPlace: Saint-Petersburg
|
H A D | no-children-1.yaml | 3 birthPlace: Leningrad 11 birthPlace: Saint-Petersburg
|
/aosp_15_r20/external/snakeyaml/src/test/resources/recursive/ |
H A D | with-childrenArray-no-root-tag.yaml | 4 birthPlace: Leningrad 9 birthPlace: New York 15 birthPlace: Saint-Petersburg 28 birthPlace: Munich
|
H A D | with-children.yaml | 4 birthPlace: Leningrad 9 birthPlace: New York 15 birthPlace: Saint-Petersburg 29 birthPlace: Munich
|
H A D | with-children-3.yaml | 4 birthPlace: Leningrad 9 birthPlace: New York 15 birthPlace: Saint-Petersburg 28 birthPlace: Munich
|
H A D | with-children-no-root-tag.yaml | 4 birthPlace: Leningrad 9 birthPlace: New York 15 birthPlace: Saint-Petersburg 29 birthPlace: Munich
|
H A D | with-childrenArray.yaml | 4 birthPlace: Leningrad 9 birthPlace: New York 15 birthPlace: Saint-Petersburg 28 birthPlace: Munich
|
H A D | with-children-as-list.yaml | 5 birthPlace: Leningrad 13 birthPlace: Saint-Petersburg 20 birthPlace: Munich 29 birthPlace: New York
|
H A D | with-children-2.yaml | 4 birthPlace: Leningrad 9 birthPlace: New York 15 birthPlace: Saint-Petersburg 29 birthPlace: Munich
|
H A D | with-children-as-set.yaml | 5 birthPlace: Leningrad 13 birthPlace: Saint-Petersburg 20 birthPlace: Munich 30 birthPlace: New York
|
H A D | with-children-as-map.yaml | 5 birthPlace: Leningrad 13 birthPlace: Saint-Petersburg 20 birthPlace: Munich 30 birthPlace: New York
|
H A D | with-children-pretty.yaml | 4 birthPlace: Leningrad, 10 birthPlace: New York, 17 birthPlace: Saint-Petersburg, 35 birthPlace: Munich,
|
H A D | beanring-3.yaml | 5 birthPlace: null 12 birthPlace: null 19 birthPlace: null
|
H A D | no-children-1.yaml | 3 birthPlace: Leningrad 11 birthPlace: Saint-Petersburg
|
H A D | no-children-1-pretty.yaml | 3 birthPlace: Leningrad, 12 birthPlace: Saint-Petersburg,
|
/aosp_15_r20/external/cronet/net/data/url_request_unittest/ |
H A D | BullRunSpeech.txt | 40 … all our fellow citizens without any regard to their creed or to their birthplace. We do not regar… 46 … whoever tries to get us to discriminate for or against any man because of his creed or birthplace.
|