Searched defs:thing1 (Results 1 – 13 of 13) sorted by relevance
/aosp_15_r20/external/pdfium/core/fxcrt/ |
H A D | weak_ptr_unittest.cpp | 102 PseudoDeletable thing1; in TEST() local 142 PseudoDeletable thing1; in TEST() local 158 PseudoDeletable thing1; in TEST() local
|
H A D | maybe_owned_unittest.cpp | 43 PseudoDeletable thing1(100, &delete_count); in TEST() local 84 PseudoDeletable thing1(100, &delete_count); in TEST() local 158 PseudoDeletable thing1(100, &delete_count); in TEST() local
|
H A D | observed_ptr_unittest.cpp | 211 SelfObservable thing1; in TEST() local
|
/aosp_15_r20/prebuilts/go/linux-x86/src/internal/types/testdata/fixedbugs/ |
D | issue50918.go | 7 type thing1 struct { struct 8 things []string
|
/aosp_15_r20/external/skia/tests/ |
H A D | RefCntTest.cpp | 28 std::thread thing1(bounce_ref, ref); in test_refCnt() local 58 std::thread thing1(bounce_ref, ref); in test_weakRefCnt() local
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/detail/test/ |
D | is_xxx_test.cpp | 10 template <typename T> struct thing1 {}; struct
|
/aosp_15_r20/external/robolectric/sandbox/src/test/java/org/robolectric/internal/bytecode/ |
H A D | ProxyMakerTest.java | 44 Thing thing1 = mock(Thing.class); in cachesProxyClass() local
|
/aosp_15_r20/art/test/005-annotations/src/android/test/anno/ |
H A D | TestAnnotations.java | 104 String thing1; field in TestAnnotations
|
/aosp_15_r20/external/clang/test/CodeGen/ |
H A D | big-atomic-ops.c | 242 struct bar smallThing, thing1, thing2; variable
|
H A D | atomic-ops.c | 373 struct bar smallThing, thing1, thing2; variable
|
/aosp_15_r20/external/python/cpython3/Lib/unittest/test/testmock/ |
D | testpatch.py | 1474 def thing1(): pass function 1503 def thing1(): pass function
|
/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/unittest/test/testmock/ |
H A D | testpatch.py | 1474 def thing1(): pass function 1503 def thing1(): pass function
|
/aosp_15_r20/system/tools/hidl/c2hal/test/ |
D | test.h | 31 #define META(thing1, thing2) thing1 + thing2 argument
|