Home
last modified time | relevance | path

Searched refs:thing3 (Results 1 - 2 of 2) sorted by relevance

/third_party/skia/tests/
H A DRefCntTest.cpp58 std::thread thing3(bounce_weak_ref, ref); in test_weakRefCnt()
63 thing3.join(); in test_weakRefCnt()
/third_party/python/Lib/unittest/test/testmock/
H A Dtestpatch.py1484 def thing3(): pass function
1486 for func in thing1, thing2, thing3:
1513 def thing3(): pass function
1515 for func in thing1, thing2, thing3:

Completed in 4 milliseconds