Home
last modified time | relevance | path

Searched defs:thing1 (Results 1 – 9 of 9) sorted by relevance

/external/pdfium/core/fxcrt/
Dweak_ptr_unittest.cpp103 PseudoDeletable thing1; in TEST() local
143 PseudoDeletable thing1; in TEST() local
159 PseudoDeletable thing1; in TEST() local
Dmaybe_owned_unittest.cpp44 PseudoDeletable thing1(100, &delete_count); in TEST() local
144 PseudoDeletable thing1(100, &delete_count); in TEST() local
/external/robolectric-shadows/sandbox/src/test/java/org/robolectric/internal/bytecode/
DProxyMakerTest.java42 Thing thing1 = mock(Thing.class); in cachesProxyClass() local
/external/skqp/tests/
DRefCntTest.cpp26 std::thread thing1(bounce_ref, ref); in test_refCnt() local
56 std::thread thing1(bounce_ref, ref); in test_weakRefCnt() local
/external/skia/tests/
DRefCntTest.cpp26 std::thread thing1(bounce_ref, ref); in test_refCnt() local
56 std::thread thing1(bounce_ref, ref); in test_weakRefCnt() local
/external/clang/test/CodeGen/
Dbig-atomic-ops.c242 struct bar smallThing, thing1, thing2; variable
Datomic-ops.c373 struct bar smallThing, thing1, thing2; variable
/external/python/cpython3/Lib/unittest/test/testmock/
Dtestpatch.py1464 def thing1(): function
1496 def thing1(): function
/external/python/mock/mock/tests/
Dtestpatch.py1445 def thing1(): function
1477 def thing1(): function