Home
last modified time | relevance | path

Searched defs:foo (Results 501 – 525 of 4770) sorted by relevance

1...<<21222324252627282930>>...191

/aosp_15_r20/external/pytorch/torch/testing/_internal/
H A Dtorchbind_impls.py37 def fake_takes_foo(foo, z): argument
52 def meta_takes_foo_list_return(foo, x): argument
58 def meta_takes_foo_tuple_return(foo, x): argument
/aosp_15_r20/external/json-schema-validator/src/test/suite/tests/draft7/
H A DminProperties.json8 "data": {"foo": 1, "bar": 2}, number
13 "data": {"foo": 1}, number
44 "data": {"foo": 1, "bar": 2}, number
H A Drequired.json6 "foo": {}, object
14 "data": {"foo": 1}, number
43 "foo": {} object
58 "foo": {} object
/aosp_15_r20/external/perfetto/python/test/
H A Dresolver_unittest.py32 def __init__(self, foo=None, bar=None): argument
56 def __init__(self, foo=None, bar=None): argument
220 foo='x', argument
/aosp_15_r20/external/json-schema-validator/src/test/suite/tests/draft6/
H A DminProperties.json8 "data": {"foo": 1, "bar": 2}, number
13 "data": {"foo": 1}, number
44 "data": {"foo": 1, "bar": 2}, number
H A Drequired.json6 "foo": {}, object
14 "data": {"foo": 1}, number
43 "foo": {} object
58 "foo": {} object
/aosp_15_r20/external/mockito/src/test/java/org/mockitousage/basicapi/
H A DUsingVarargsTest.java28 int foo(Object ... objects); in foo() method
119 Foo foo = Mockito.mock(Foo.class); in shouldVerifyWithAnyObject() local
127 Foo foo = Mockito.mock(Foo.class); in shouldVerifyWithNullVarArgArray() local
/aosp_15_r20/external/json-schema-validator/src/test/suite/tests/draft4/
H A DpatternProperties.json13 "data": {"foo": 1}, number
18 "data": {"foo": 1, "foooooo" : 2}, number
23 "data": {"foo": "bar", "fooooo": 2}, string
28 "data": {"foo": "bar", "foooooo" : "baz"}, string
/aosp_15_r20/external/json-schema-validator/src/test/suite/tests/draft3/
H A DpatternProperties.json13 "data": {"foo": 1}, number
18 "data": {"foo": 1, "foooooo" : 2}, number
23 "data": {"foo": "bar", "fooooo": 2}, string
28 "data": {"foo": "bar", "foooooo" : "baz"}, string
/aosp_15_r20/external/guice/core/test/com/google/inject/
H A DImplicitBindingTest.java32 Foo foo = injector.getInstance(Foo.class); in testCircularDependency() local
41 final Foo foo; field in ImplicitBindingTest.Bar
44 public Bar(Foo foo) { in Bar()
201 void foo(InvalidInterface a) {} in foo() method in ImplicitBindingTest.Invalid
/aosp_15_r20/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/translit/
H A DUnicodeMapTest.java55 UnicodeMap<Double> foo = new UnicodeMap(); in TestIterations() local
71 public void checkToString(UnicodeMap<Double> foo, String expected) { in checkToString()
78 UnicodeMap<Double> foo = new UnicodeMap() in TestRemove() local
401 UnicodeMap foo = new UnicodeMap(); in TestAUnicodeMap2() local
/aosp_15_r20/external/cronet/third_party/jni_zero/test/java/src/org/jni_zero/
H A DSampleForTests.java71 public int javaMethod(int foo, int bar) { in javaMethod()
103 Map<String, Map<String, String>> foo, LinkedList<Integer> bar) {} in methodWithGenericParams() argument
108 public SampleForTests(int foo, int bar) {} in SampleForTests()
144 void javaMethodWithAnnotatedParam( in javaMethodWithAnnotatedParam()
/aosp_15_r20/external/icu/icu4j/main/translit/src/test/java/com/ibm/icu/dev/test/translit/
H A DUnicodeMapTest.java52 UnicodeMap<Double> foo = new UnicodeMap(); in TestIterations() local
68 public void checkToString(UnicodeMap<Double> foo, String expected) { in checkToString()
75 UnicodeMap<Double> foo = new UnicodeMap() in TestRemove() local
398 UnicodeMap foo = new UnicodeMap(); in TestAUnicodeMap2() local
/aosp_15_r20/prebuilts/go/linux-x86/src/internal/types/testdata/check/
Dissues0.go115 I1 interface{ foo() } methodSpec
116 I2 interface{ foo(x int) } methodSpec
122 func (*T1) foo() {} func
123 func (*T2) foo(x int) {} func
/aosp_15_r20/external/auto/value/src/it/functional/src/test/java/com/google/auto/value/
H A DAutoValueTest.java150 int foo, boolean bar, boolean otherBar, String pkg, String pkg0, String htmlPage) { in create()
172 static NotAllGetters create(int foo, boolean bar) { in create()
222 static GettersAndConcreteNonGetters create(int foo, byte[] bytes) { in create()
1340 public abstract String foo(); in foo() method in AutoValueTest.PublicGrandparent
1345 public String foo() { in foo() method in AutoValueTest.PrivateParent
1414 abstract int foo(); in foo() method in AutoValueTest.AbstractParent
1445 abstract int foo(); in foo() method in AutoValueTest.AbstractChild
1447 static AbstractChild create(int foo) { in create()
1460 public abstract int foo(); in foo() method in AutoValueTest.BasicWithBuilder
1468 Builder foo(int foo); in foo() argument
[all …]
/aosp_15_r20/external/json-schema-validator/src/test/suite/tests/draft-next/
H A DminProperties.json11 "data": {"foo": 1, "bar": 2}, number
16 "data": {"foo": 1}, number
50 "data": {"foo": 1, "bar": 2}, number
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/regex/include/boost/regex/v4/
Dregex_grep.hpp41 inline unsigned int regex_grep(Predicate foo, in regex_grep()
95 inline unsigned int regex_grep(Predicate foo, const charT* str, in regex_grep()
103 inline unsigned int regex_grep(Predicate foo, const std::basic_string<charT, ST, SA>& s, in regex_grep()
/aosp_15_r20/external/json-schema-validator/src/test/suite/tests/draft2019-09/
H A DminProperties.json11 "data": {"foo": 1, "bar": 2}, number
16 "data": {"foo": 1}, number
50 "data": {"foo": 1, "bar": 2}, number
/aosp_15_r20/external/json-schema-validator/src/test/suite/tests/draft2020-12/
H A DminProperties.json11 "data": {"foo": 1, "bar": 2}, number
16 "data": {"foo": 1}, number
50 "data": {"foo": 1, "bar": 2}, number
/aosp_15_r20/art/test/956-methodhandles/src/
H A DMain.java43 public void foo() { in foo() method in Main.A
51 public void foo() { in foo() method in Main.B
223 public String foo(); in foo() method
257 public String foo() { in foo() method in Main.BarImpl
805 MethodHandle foo = MethodHandles.lookup().findConstructor( in testConstructors() local
812 MethodHandle foo = MethodHandles.lookup().findConstructor( in testConstructors() local
1321 public static void foo(int... ints) { System.out.println(Arrays.toString(ints)); } in foo() method in Main.VariableArityTester
/aosp_15_r20/external/tensorflow/tensorflow/python/distribute/
H A Dtpu_strategy_test.py105 def foo(x): function
128 def foo(x): function
169 def foo(x): function
197 def foo(x): function
210 def foo(): function
224 def foo(): function
595 def foo(x): function
/aosp_15_r20/frameworks/native/libs/binder/ndk/tests/
H A Diface.cpp34 sp<IFoo> foo; member
38 IFoo_Class_Data* foo = static_cast<IFoo_Class_Data*>(args); in IFoo_Class_onCreate() local
52 sp<IFoo> foo = static_cast<IFoo_Class_Data*>(AIBinder_getUserData(binder))->foo; in IFoo_Class_onTransact() local
/aosp_15_r20/external/clang/test/Parser/
H A Dswitch-recovery.cpp6 void foo(int b) { in foo() function
66 class foo{ in test6() class
88 enum foo { A, B, C}; enum
/aosp_15_r20/external/pytorch/test/jit/
H A Dtest_remove_mutation.py93 def foo(x, cond: bool): function
111 def foo(cond: bool): function
126 def foo(cond: bool, y): function
H A Dtest_list_dict.py247 def foo(): function
784 def foo(names: List[int], results: List[int]) -> List[Tuple[int, int]]: function
880 def foo(): function
1794 def foo() -> Dict[str, int]: function
2133 def foo(x) -> float: function
2149 def foo(): function
2161 def foo(x): function
2214 def foo(a: int, b: float, c: List[int]): function
2228 def foo(a: int): function
2245 def foo(x: MyCoolNamedTuple) -> MyCoolNamedTuple: function
[all …]

1...<<21222324252627282930>>...191