Home
last modified time | relevance | path

Searched refs:getBar (Results 1 – 23 of 23) sorted by relevance

/external/clang/test/SemaCXX/
Dwarn-enum-compare.cpp23 Bar getBar();
126 …while (getFoo() == getBar()); // expected-warning {{comparison of two values with different enume… in test()
127 …while (getFoo() != getBar()); // expected-warning {{comparison of two values with different enume… in test()
128 …while (getFoo() >= getBar()); // expected-warning {{comparison of two values with different enume… in test()
129 …while (getFoo() <= getBar()); // expected-warning {{comparison of two values with different enume… in test()
130 …while (getFoo() > getBar()); // expected-warning {{comparison of two values with different enumer… in test()
131 …while (getFoo() < getBar()); // expected-warning {{comparison of two values with different enumer… in test()
133 …while (FooB == getBar()); // expected-warning {{comparison of two values with different enumerati… in test()
134 …while (FooB != getBar()); // expected-warning {{comparison of two values with different enumerati… in test()
135 …while (FooB >= getBar()); // expected-warning {{comparison of two values with different enumerati… in test()
[all …]
/external/llvm-project/clang/test/SemaCXX/
Dwarn-enum-compare.cpp26 Bar getBar();
137 …while (getFoo() == getBar()); // expected-warning {{comparison of different enumeration types ('F… in test()
138 …while (getFoo() != getBar()); // expected-warning {{comparison of different enumeration types ('F… in test()
139 …while (getFoo() >= getBar()); // expected-warning {{comparison of different enumeration types ('F… in test()
140 …while (getFoo() <= getBar()); // expected-warning {{comparison of different enumeration types ('F… in test()
141 …while (getFoo() > getBar()); // expected-warning {{comparison of different enumeration types ('Fo… in test()
142 …while (getFoo() < getBar()); // expected-warning {{comparison of different enumeration types ('Fo… in test()
144 …while (FooB == getBar()); // expected-warning {{comparison of different enumeration types ('Foo' … in test()
145 …while (FooB != getBar()); // expected-warning {{comparison of different enumeration types ('Foo' … in test()
146 …while (FooB >= getBar()); // expected-warning {{comparison of different enumeration types ('Foo' … in test()
[all …]
/external/llvm-project/clang-tools-extra/test/clang-tidy/checkers/
Dreadability-identifier-naming-member-decl-usage.cpp31 int getBar() const { return bar_baz; } // comment-4 in getBar() function in Foo
43 int getBar(const Foo &Foo) { in getBar() function
48 int getBar(const FooBar &Foobar) { in getBar() function
62 int getBar() const { return Foo::bar_baz; } // comment-8 in getBar() function in TempTest
/external/snakeyaml/src/test/java/org/yaml/snakeyaml/javabeans/
DLongTest.java43 public Long getBar() { in getBar() method in LongTest.Foo
63 assertEquals(new Long(42L), foo2.getBar()); in testLongRepresenter()
71 assertEquals(new Long(42L), foo2.getBar()); in testLongConstructor()
/external/snakeyaml/src/test/java/org/pyyaml/
DPyRecursiveTest.java50 assertSame(tmpInstance.getBar(), tmpInstance.getFoo()); in testDict()
51 assertSame(tmpInstance.getBar(), value2); in testDict()
126 assertSame(tmpInstance.getBar(), tmpInstance.getFoo()); in testSet()
127 assertSame(tmpInstance.getBar(), value2); in testSet()
DAnInstance.java38 public Object getBar() { in getBar() method in AnInstance
/external/mockito/src/test/java/org/mockitousage/junitrunner/
DDeepStubbingWithJUnitRunnerTest.java30 root.getFoo().getBar(); in someMethod()
39 Bar getBar(); in getBar() method
/external/snakeyaml/src/test/java/org/yaml/snakeyaml/nodes/
DTagsTest.java43 assertEquals(new Long(42L), foo2.getBar()); in testLong()
49 public Long getBar() { in getBar() method in TagsTest.Foo
/external/jackson-databind/src/test/java/com/fasterxml/jackson/databind/ser/
DTestJsonSerializeAs.java21 public int getBar() { return 15; } in getBar() method in TestJsonSerializeAs.FooImpl
27 public int getBar() { return 15; } in getBar() method in TestJsonSerializeAs.FooImplNoAnno
/external/auto/value/src/test/java/com/google/auto/value/processor/
DTypeVariablesTest.java118 abstract List<? extends T> getBar(); in getBar() method in TypeVariablesTest.Outer
135 ExecutableElement getBar = methodNamed(outerMethods, "getBar"); in nestedClasses() local
144 TypeMirror originalGetBarReturn = getBar.getReturnType(); in nestedClasses()
145 TypeMirror rewrittenGetBarReturn = types.get(getBar); in nestedClasses()
/external/javassist/src/test/test5/
DJIRA250Super2.java4 public JIRA250Bar getBar() { return null; } in getBar() method in JIRA250Super2
DJIRA250Super.java12 JIRA250BarI getBar(); in getBar() method
/external/guice/core/test/com/google/inject/
DInjectorTest.java88 assertSame(foo.bar, foo.bar.getTee().getBar()); in testInjection()
189 Bar getBar();
208 public Bar getBar() {
/external/jackson-databind/src/test/java/com/fasterxml/jackson/databind/exc/
DTestExceptionHandlingWithDefaultDeserialization.java16 public Bar getBar() { in getBar() method in TestExceptionHandlingWithDefaultDeserialization.Foo
DTestExceptionHandlingWithJsonCreatorDeserialization.java21 public Bar getBar() { in getBar() method in TestExceptionHandlingWithJsonCreatorDeserialization.Foo
/external/snakeyaml/src/test/java/org/yaml/snakeyaml/issues/issue58/
DNullValueDumperTest.java29 public ArrayList<Object> getBar() { in getBar() method in NullValueDumperTest.Foo
/external/jackson-databind/src/test/java/com/fasterxml/jackson/databind/introspect/
DTestNameConflicts.java14 public String getBar() { in getBar() method in TestNameConflicts.CoreBean158
/external/guice/core/test/com/google/inject/spi/
DProviderMethodsTest.java157 public Bar getBar() {
187 assertEquals(10, foo.getBar().getI());
188 assertEquals(5, foo.getBar().getFoo().getI());
192 Bar getBar();
/external/jackson-databind/src/test/java/com/fasterxml/jackson/databind/type/
DTestTypeFactoryWithClassLoader.java139 public String getBar() { return _bar; } in getBar() method in TestTypeFactoryWithClassLoader.AClass
/external/icu/icu4c/source/i18n/unicode/
Dmeasunit.h2674 static MeasureUnit getBar();
/external/icu/libicu/cts_headers/unicode/
Dmeasunit.h2674 static MeasureUnit getBar();
/external/icu/icu4c/source/i18n/
Dmeasunit.cpp1673 MeasureUnit MeasureUnit::getBar() { in getBar() function in MeasureUnit
/external/icu/icu4c/source/test/intltest/
Dmeasfmttest.cpp1826 measureUnitValue = MeasureUnit::getBar(); in TestCompatible65()
2190 measureUnitValue = MeasureUnit::getBar(); in TestCompatible68()