Home
last modified time | relevance | path

Searched defs:foo (Results 476 – 500 of 4770) sorted by relevance

1...<<11121314151617181920>>...191

/aosp_15_r20/external/apache-velocity-engine/velocity-engine-core/src/test/java/org/apache/velocity/test/util/introspection/
H A DUberspectImplTestCase.java115 public String foo() { return "foo0"; } in foo() method in UberspectImplTestCase.OverloadedMethods
116 public String foo(String arg1) { return "foo1"; } in foo() method in UberspectImplTestCase.OverloadedMethods
117 public String foo(String arg1, String arg2) { return "foo2"; } in foo() method in UberspectImplTestCase.OverloadedMethods
/aosp_15_r20/external/clang/test/SemaTemplate/
H A Dms-lookup-template-base-classes.cpp117 void foo() in foo() function
138 friend void foo(A<T> p){ in foo() function
207 int foo() { return a; } // expected-warning {{lookup into dependent bases}} in foo() function
219 …int foo() { return b; } // expected-error {{no member named 'b' in 'PR16014::C<PR16014::A… in foo() function
232 int foo() { in foo() function
246 void foo() { in foo() function
271 auto foo(int j) -> decltype(y * j) { // expected-warning {{lookup into dependent bases}} in foo() function
582 void foo() { in foo() function
/aosp_15_r20/system/tools/aidl/tests/golden_output/frozen/aidl-test-interface-permission-java-source/gen/android/aidl/tests/permission/
DINoPermission.java15 @Override public void foo() throws android.os.RemoteException in foo() method in INoPermission.Default
111 @Override public void foo() throws android.os.RemoteException in foo() method in INoPermission.Stub.Proxy
136 public void foo() throws android.os.RemoteException; in foo() method
/aosp_15_r20/system/tools/aidl/tests/golden_output/aidl-test-interface-permission-java-source/gen/android/aidl/tests/permission/
DINoPermission.java15 @Override public void foo() throws android.os.RemoteException in foo() method in INoPermission.Default
111 @Override public void foo() throws android.os.RemoteException in foo() method in INoPermission.Stub.Proxy
136 public void foo() throws android.os.RemoteException; in foo() method
/aosp_15_r20/external/dagger2/javatests/dagger/hilt/android/
H A DEarlyEntryPointHiltAndroidTestRuntimeTest.java54 Foo foo(); in foo() method
65 final Foo foo; field in EarlyEntryPointHiltAndroidTestRuntimeTest.Bar
69 Bar(Foo foo, int id) { in Bar()
/aosp_15_r20/libcore/ojluni/src/test/java/util/stream/test/org/openjdk/tests/java/lang/invoke/
H A DSerializedLambdaTest.java141 Predicate<String> foo(int x) { in testSerializeCapturingInt() method in SerializedLambdaTest.Moo
156 Predicate<String> foo(String t) { in testSerializeCapturingString() method in SerializedLambdaTest.Moo
176 Predicate<String> foo(Box b) { in testSerializeCapturingNonSerializable() method in SerializedLambdaTest.Moo
298 private static boolean foo(Object s) { return s != null && ((String) s).length() > 0; } in foo() method in SerializedLambdaTest
/aosp_15_r20/external/skia/tests/
H A DRefCntTest.cpp141 auto foo = EffectImpl::Create(); in make_effect() local
219 sk_sp<Effect> foo(nullptr); in DEF_TEST() local
295 class foo : public SkRefCnt { in DEF_TEST() class
297 foo() : bar(this) {} in DEF_TEST() function in DEF_TEST::foo
/aosp_15_r20/external/cronet/third_party/jni_zero/java/src/org/chromium/example/jni_generator/
H A DSampleForTests.java78 public int javaMethod(int foo, int bar) { in javaMethod()
96 Map<String, Map<String, String>> foo, LinkedList<Integer> bar) {} in methodWithGenericParams() argument
101 public SampleForTests(int foo, int bar) {} in SampleForTests()
128 void javaMethodWithAnnotatedParam(@SomeAnnotation int foo, final @SomeAnnotation int bar, in javaMethodWithAnnotatedParam()
/aosp_15_r20/external/auto/value/src/it/functional/src/test/java/com/google/auto/value/
H A DAutoValueJava8Test.java574 abstract String foo(); in foo() method in AutoValueJava8Test.NoNullableRef
576 static NoNullableRef of(String foo) { in of()
698 abstract @Nullable String foo(); in foo() method in AutoValueJava8Test.FunkyNullable
708 Builder setFoo(@Nullable String foo); in setFoo()
729 abstract String foo(); in foo() method in AutoValueJava8Test.EqualsNullable
731 static EqualsNullable create(String foo) { in create()
927 Foo foo = Foo.builder().build(); in nestedOptionalGetter() local
/aosp_15_r20/external/mockito/src/test/java/org/mockitousage/stubbing/
H A DSmartNullsStubbingTest.java68 Foo foo = mock.getSomeClass(); in shouldThrowSmartNPEWhenMethodReturnsClass() local
113 Foo foo = mock(Foo.class, RETURNS_SMART_NULLS); in shouldShowParameters() local
126 Foo foo = mock(Foo.class, RETURNS_SMART_NULLS); in shouldShowParametersWhenParamsAreHuge() local
/aosp_15_r20/external/clang/test/Analysis/
H A Dmalloc.c560 struct foo { in cast_struct_flex_array_4() struct
561 char f[32]; in cast_struct_flex_array_4()
573 struct foo { in cast_struct_flex_array_5() struct
574 char f[32]; in cast_struct_flex_array_5()
586 struct foo { in cast_struct_flex_array_6() struct
587 char f[32]; in cast_struct_flex_array_6()
599 struct foo { in cast_struct_flex_array_warn_1() struct
600 char f[32]; in cast_struct_flex_array_warn_1()
612 struct foo { in cast_struct_flex_array_warn_2() struct
613 char f[32]; in cast_struct_flex_array_warn_2()
[all …]
/aosp_15_r20/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/message2/
H A Dtest-core.json46 "params": { "foo": "foo" }, string
61 "params": { "foo": "foo" }, string
66 "params": { "foo": "foo" }, string
113 "options": { "foo": "bar" } string
126 "options": { "foo": "bar" } string
151 "options": { "foo": "bar" } string
/aosp_15_r20/external/icu/icu4j/main/core/src/test/resources/com/ibm/icu/dev/test/message2/
H A Dtest-core.json46 "params": { "foo": "foo" }, string
61 "params": { "foo": "foo" }, string
66 "params": { "foo": "foo" }, string
113 "options": { "foo": "bar" } string
126 "options": { "foo": "bar" } string
151 "options": { "foo": "bar" } string
/aosp_15_r20/external/cldr/common/testData/messageFormat/
H A Dtest-core.json46 "params": { "foo": "foo" }, string
61 "params": { "foo": "foo" }, string
66 "params": { "foo": "foo" }, string
113 "options": { "foo": "bar" } string
126 "options": { "foo": "bar" } string
151 "options": { "foo": "bar" } string
/aosp_15_r20/external/pytorch/test/
H A Dtest_cuda.py3415 def foo(p): function
3561 def foo(): function
4041 def foo(): function
4052 def foo(): function
4059 def foo(): function
4066 def foo(): function
4073 def foo(): function
4116 def foo(): function
4139 def foo(x): function
4212 def foo(): function
[all …]
/aosp_15_r20/art/test/616-cha-abstract/src/
H A DMain.java18 abstract void foo(int i); in foo() method in Base
26 void foo(int i) { in foo() method in Main1
34 void foo(int i) { in foo() method in Main2
/aosp_15_r20/external/rust/android-crates-io/crates/config/tests/
Dweird_keys.rs31 foo: u8, field
60 foo: u8, field
88 foo: u8, field
/aosp_15_r20/external/json-schema-validator/src/test/suite/tests/draft4/
H A DanyOf.json80 "foo": {"type": "string"} object
94 "data": {"foo": "baz"}, string
99 "data": {"foo": "baz", "bar": 2}, string
104 "data": {"foo": 2, "bar": "quux"}, number
/aosp_15_r20/external/clang/test/CodeGen/
H A Ddesignated-initializers.c3 struct foo { struct
4 void *a;
5 int b;
148 static struct foo foo = { in test1() local
/aosp_15_r20/external/pytorch/test/jit/
H A Dtest_python_builtins.py428 def foo(a): function
456 def foo(a): function
464 def foo(a): function
471 def foo(a): function
/aosp_15_r20/external/libchrome/mojo/public/cpp/bindings/tests/
H A Dsample_service_unittest.cc87 void CheckFoo(const Foo& foo) { in CheckFoo()
207 void Print(int depth, const char* name, const FooPtr& foo) { in Print()
248 void Frobinate(FooPtr foo, in Frobinate()
322 FooPtr foo = MakeFoo(); in TEST_P() local
/aosp_15_r20/external/pytorch/test/functorch/
H A Dtest_eager_transforms.py255 def foo(x, y): function
268 def foo(x, y): function
285 def foo(y, targets): function
299 def foo(x): function
320 def foo(x): function
329 def foo(x): function
346 def foo(x): function
364 def foo(x): function
381 def foo(x): function
394 def foo(x): function
[all …]
/aosp_15_r20/art/test/616-cha-interface/src/
H A DMain.java18 void foo(int i); in foo() method
23 public void foo(int i) { in foo() method in Main1
47 public void foo(int i) { in foo() method in Main2
/aosp_15_r20/art/test/616-cha-miranda/src/
H A DMain.java18 public void foo(int i); in foo() method
30 public void foo(int i) { in foo() method in Main1
38 public void foo(int i) { in foo() method in Main2
/aosp_15_r20/external/cronet/net/first_party_sets/
H A Dfirst_party_sets_context_config_unittest.cc36 SchemefulSite foo(GURL("https://foo.test")); in TEST() local
75 SchemefulSite foo(GURL("https://foo.test")); in TEST() local
92 SchemefulSite foo(GURL("https://foo.test")); in TEST() local

1...<<11121314151617181920>>...191