Home
last modified time | relevance | path

Searched defs:boo (Results 1 – 25 of 27) sorted by relevance

12

/aosp_15_r20/external/mockito/src/test/java/org/mockitousage/verification/
H A DPrintingVerboseTypesWithArgumentsTest.java34 Boo boo = mock(Boo.class); in should_not_report_argument_types_when_to_string_is_the_same() local
52 Boo boo = mock(Boo.class); in should_show_the_type_of_only_the_argument_that_doesnt_match() local
70 Boo boo = mock(Boo.class); in should_show_the_type_of_the_mismatching_argument_when_output_descriptions_for_invocations_are_different() local
94 Boo boo = mock(Boo.class); in should_not_show_types_when_argument_value_is_different() local
/aosp_15_r20/libcore/ojluni/src/test/java/lang/invoke/
H A DMethodHandlesCastFailureTest.java73 Object boo; field in MethodHandlesCastFailureTest.Surprise
74 void boo(Object x) { boo = x; } in boo() method in MethodHandlesCastFailureTest.Surprise
109 Surprise boo = new Surprise(); in testCastFailure() local
/aosp_15_r20/external/mockito/src/test/java/org/mockitousage/stubbing/
H A DSmartNullsStubbingTest.java46 void boo(); in boo() method
62 void boo() {} in boo() method in SmartNullsStubbingTest.Foo
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/thread/test/sync/mutual_exclusion/with_lock_guard/
Dwith_lock_guard_bind.cpp66 Foo boo(3); in test_bind() local
112 Boo boo(20); in test_bind_non_const() local
Dwith_lock_guard_move.cpp73 Boo(Boo&& boo) : a_(boo.a_) { in Boo() function in Boo
/aosp_15_r20/external/clang/test/CodeGen/
H A Dpreserve-call-conv.c14 void boo() __attribute__((preserve_all)) { in boo() function
/aosp_15_r20/external/apache-velocity-engine/velocity-engine-core/src/test/java/org/apache/velocity/test/
H A DIndexTestCase.java62 Boo boo = new Boo(); in setUp() local
/aosp_15_r20/external/clang/test/Sema/
H A Dpreserve-call-conv.c21 void __attribute__((preserve_all)) boo(void *ptr) { in boo() function
/aosp_15_r20/external/golang-protobuf/internal/encoding/json/
H A Ddecode_token.go77 boo bool member
/aosp_15_r20/development/vndk/tools/header-checker/tests/input/
H A Dexample1.h48 int boo (const CPPHello, int *, float *) { in boo() function
/aosp_15_r20/external/jackson-databind/src/test/java/com/fasterxml/jackson/databind/jsonschema/
H A DNewSchemaTest.java52 public boolean boo; field in NewSchemaTest.POJOWithScalars
/aosp_15_r20/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/util/
H A DCounter.java92 public Counter<T> add(T obj, long countValue, boolean boo) { in add()
/aosp_15_r20/external/pytorch/test/inductor/
H A Dtest_inplacing_pass.py78 def boo(x: torch.Tensor) -> None: function
/aosp_15_r20/external/json-schema-validator/src/test/suite/tests/draft6/
H A Denum.json44 "data": {"foo": 12, "boo": 42}, number
/aosp_15_r20/external/json-schema-validator/src/test/suite/tests/draft7/
H A Denum.json44 "data": {"foo": 12, "boo": 42}, number
/aosp_15_r20/external/json-schema-validator/src/test/suite/tests/draft4/
H A Denum.json44 "data": {"foo": 12, "boo": 42}, number
/aosp_15_r20/external/json-schema-validator/src/test/suite/tests/draft2020-12/
H A Denum.json50 "data": {"foo": 12, "boo": 42}, number
/aosp_15_r20/external/json-schema-validator/src/test/suite/tests/draft2019-09/
H A Denum.json50 "data": {"foo": 12, "boo": 42}, number
/aosp_15_r20/external/json-schema-validator/src/test/suite/tests/draft-next/
H A Denum.json50 "data": {"foo": 12, "boo": 42}, number
/aosp_15_r20/external/python/cpython2/Lib/test/
Dtest_descr.py831 def boo(self): return "B" member in ClassPropertiesAndMethods.test_diamond_inheritance.B
836 def boo(self): return "C" member in ClassPropertiesAndMethods.test_diamond_inheritance.C
1798 boo = C.foo variable in ClassPropertiesAndMethods.test_methods.D
/aosp_15_r20/external/python/cpython3/Lib/test/
Dtest_descr.py906 def boo(self): return "B" member in ClassPropertiesAndMethods.test_diamond_inheritance.B
911 def boo(self): return "C" member in ClassPropertiesAndMethods.test_diamond_inheritance.C
1997 boo = C.foo variable in ClassPropertiesAndMethods.test_methods.D
/aosp_15_r20/external/cronet/net/base/registry_controlled_domains/
H A Deffective_tld_names.gperf981 boo, 0 keyword
/aosp_15_r20/prebuilts/module_sdk/art/current/test-exports/java/
Dcore-ojtests-public.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
/aosp_15_r20/prebuilts/tools/common/m2/repository/com/intellij/core-analysis/
HDintellij-core-analysis.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/intellij/ com/ ...
/aosp_15_r20/external/executorch/examples/mediatek/models/llm_models/weights/Llama-3.2-1B-Instruct/
H A Dtokenizer.json36505 "boo": 34093, number

12