Searched defs:thing1 (Results 1 – 12 of 12) sorted by relevance
/external/pdfium/core/fxcrt/ |
D | maybe_owned_unittest.cpp | 44 PseudoDeletable thing1(100, &delete_count); in TEST() local 85 PseudoDeletable thing1(100, &delete_count); in TEST() local 159 PseudoDeletable thing1(100, &delete_count); in TEST() local
|
D | weak_ptr_unittest.cpp | 102 PseudoDeletable thing1; in TEST() local 142 PseudoDeletable thing1; in TEST() local 158 PseudoDeletable thing1; in TEST() local
|
D | observed_ptr_unittest.cpp | 211 SelfObservable thing1; in TEST() local
|
/external/robolectric-shadows/sandbox/src/test/java/org/robolectric/internal/bytecode/ |
D | ProxyMakerTest.java | 42 Thing thing1 = mock(Thing.class); in cachesProxyClass() local
|
/external/skia/tests/ |
D | RefCntTest.cpp | 26 std::thread thing1(bounce_ref, ref); in test_refCnt() local 56 std::thread thing1(bounce_ref, ref); in test_weakRefCnt() local
|
/external/skqp/tests/ |
D | RefCntTest.cpp | 26 std::thread thing1(bounce_ref, ref); in test_refCnt() local 56 std::thread thing1(bounce_ref, ref); in test_weakRefCnt() local
|
/external/llvm-project/clang/test/CodeGen/ |
D | big-atomic-ops.c | 242 struct bar smallThing, thing1, thing2; variable
|
D | atomic-ops.c | 387 struct bar smallThing, thing1, thing2; variable
|
/external/clang/test/CodeGen/ |
D | big-atomic-ops.c | 242 struct bar smallThing, thing1, thing2; variable
|
D | atomic-ops.c | 373 struct bar smallThing, thing1, thing2; variable
|
/external/python/cpython3/Lib/unittest/test/testmock/ |
D | testpatch.py | 1444 def thing1(): pass function 1473 def thing1(): pass function
|
/external/python/mock/mock/tests/ |
D | testpatch.py | 1434 def thing1(): pass function 1463 def thing1(): pass function
|