Home
last modified time | relevance | path

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

/external/pdfium/core/fxcrt/
Dweak_ptr_unittest.cpp102 PseudoDeletable thing1; in TEST() local
142 PseudoDeletable thing1; in TEST() local
158 PseudoDeletable thing1; in TEST() local
Dmaybe_owned_unittest.cpp43 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
Dobserved_ptr_unittest.cpp211 SelfObservable thing1; in TEST() local
/external/sdv/vsomeip/third_party/boost/detail/test/
Dis_xxx_test.cpp10 template <typename T> struct thing1 {}; struct
/external/skia/tests/
DRefCntTest.cpp28 std::thread thing1(bounce_ref, ref); in test_refCnt() local
58 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/test/test_unittest/testmock/
Dtestpatch.py1524 def thing1(): pass function
1553 def thing1(): pass function