Home
last modified time | relevance | path

Searched defs:getA (Results 1 – 25 of 553) sorted by relevance

12345678910>>...23

/aosp_15_r20/external/jackson-databind/src/test/java/com/fasterxml/jackson/databind/introspect/
H A DTestPropertyRename.java21 private int getA () { in getA() method in TestPropertyRename.Bean323WithIgnore
36 private int getA () { in getA() method in TestPropertyRename.Bean323WithExplicitCleave1
51 private int getA () { in getA() method in TestPropertyRename.Bean323WithExplicitCleave2
H A DTestNameConflicts.java61 public int getA() { in getA() method in TestNameConflicts.BogusConflictBean
76 public int getA() { return 3; } in getA() method in TestNameConflicts.MultipleTheoreticalGetters
H A DBeanNamingTest.java15 public int getA() { in getA() method in BeanNamingTest.ABean
/aosp_15_r20/external/jackson-databind/src/test/java/com/fasterxml/jackson/databind/ser/filter/
H A DJsonIncludeTest.java23 public String getA() { return "a"; } in getA() method in JsonIncludeTest.SimpleBean
31 public String getA() { return null; } in getA() method in JsonIncludeTest.NoNullsBean
43 public String getA() { return _a; } in getA() method in JsonIncludeTest.NonDefaultBean
71 public String getA() { return _a; } in getA() method in JsonIncludeTest.MixedBean
/aosp_15_r20/external/jackson-databind/src/test/java/com/fasterxml/jackson/databind/ser/
H A DTestTypedRootValueSerialization.java13 public int getA(); in getA() method
21 public int getA() { return 3; } in getA() method in TestTypedRootValueSerialization.Issue822Impl
H A DTestJsonSerializeAs.java51 public int getA(); in getA() method
57 public int getA() { return 1; } in getA() method in TestJsonSerializeAs.Bean1178Abstract
H A DTestAnnotations.java112 public int getA() { return 3; } in getA() method in TestAnnotations.GettersWithoutSetters
129 public int getA() { return 123; } in getA() method in TestAnnotations.GettersWithoutSetters2
/aosp_15_r20/external/clang/test/CodeGenObjCXX/
H A Dreferences.mm9 - (const A&)getA; method
14 - (const A&)getA { method
/aosp_15_r20/external/guice/core/test/com/google/inject/
H A DCircularDependencyTest.java192 A getA(); in getA() method
214 public A getA() { in getA() method in CircularDependencyTest.BImpl
488 public A getA() { in getA() method in CircularDependencyTest.E
/aosp_15_r20/external/apache-commons-lang/src/test/java/org/apache/commons/lang3/builder/
H A DEqualsBuilderTest.java76 public int getA() { in getA() method in EqualsBuilderTest.TestObject
183 public T getA() { in getA() method in EqualsBuilderTest.TestRecursiveGenericObject
199 public TestRecursiveInnerObject getA() { in getA() method in EqualsBuilderTest.TestRecursiveObject
1161 public int getA() { in getA() method in EqualsBuilderTest.TestACanEqualB
1363 public int getA() { in getA() method in EqualsBuilderTest.TestObjectEqualsExclude
H A DHashCodeBuilderTest.java76 public int getA() { in getA() method in HashCodeBuilderTest.TestObject
100 public int getA() { in getA() method in HashCodeBuilderTest.TestObjectHashCodeExclude
120 public int getA() { in getA() method in HashCodeBuilderTest.TestObjectHashCodeExclude2
/aosp_15_r20/external/jackson-databind/src/test/java/com/fasterxml/jackson/databind/deser/
H A DTestValueAnnotations.java43 public String getA(); in getA() method
52 public String getA() { return a; } in getA() method in TestValueAnnotations.RootInterfaceImpl
/aosp_15_r20/external/javassist/src/test/test4/
H A DGetAllRefAnno2.java4 GetAllRefEnum2 getA(); in getA() method
/aosp_15_r20/external/apache-commons-math/src/main/java/org/apache/commons/math3/ode/nonstiff/
H A DFieldButcherArrayProvider.java39 T[][] getA(); in getA() method
/aosp_15_r20/external/flatbuffers/tests/MyGame/OtherNameSpace/
H A DUnusedT.java13 public int getA() { return a; } in getA() method in UnusedT
H A DTableBT.java13 public TableAT getA() { return a; } in getA() method in TableBT
/aosp_15_r20/external/flatbuffers/tests/MyGame/Example/
H A DStructOfStructsOfStructsT.java13 public MyGame.Example.StructOfStructsT getA() { return a; } in getA() method in StructOfStructsOfStructsT
H A DTestT.java14 public short getA() { return a; } in getA() method in TestT
H A DArrayTableT.java13 public MyGame.Example.ArrayStructT getA() { return a; } in getA() method in ArrayTableT
/aosp_15_r20/external/snakeyaml/src/test/java/org/yaml/snakeyaml/issues/issue127/
H A DBean.java21 public String getA() { in getA() method in Bean
/aosp_15_r20/external/flatbuffers/tests/namespace_test/NamespaceA/NamespaceB/
H A DStructInNestedNST.java14 public int getA() { return a; } in getA() method in StructInNestedNST
/aosp_15_r20/art/tools/dexfuzz/src/dexfuzz/rawdex/formats/
H A DFormat10x.java33 public long getA(byte[] raw) throws IOException { in getA() method in Format10x
H A DFormat3rmi.java35 public long getA(byte[] raw) throws IOException { in getA() method in Format3rmi
H A DFormat3rms.java35 public long getA(byte[] raw) throws IOException { in getA() method in Format3rms
H A DFormat20bc.java38 public long getA(byte[] raw) throws IOException { in getA() method in Format20bc

12345678910>>...23