Home
last modified time | relevance | path

Searched refs:bounce_ref (Results 1 – 2 of 2) sorted by relevance

/external/skqp/tests/
DRefCntTest.cpp15 static void bounce_ref(void* data) { in bounce_ref() function
26 std::thread thing1(bounce_ref, ref); in test_refCnt()
27 std::thread thing2(bounce_ref, ref); in test_refCnt()
56 std::thread thing1(bounce_ref, ref); in test_weakRefCnt()
57 std::thread thing2(bounce_ref, ref); in test_weakRefCnt()
/external/skia/tests/
DRefCntTest.cpp15 static void bounce_ref(void* data) { in bounce_ref() function
26 std::thread thing1(bounce_ref, ref); in test_refCnt()
27 std::thread thing2(bounce_ref, ref); in test_refCnt()
56 std::thread thing1(bounce_ref, ref); in test_weakRefCnt()
57 std::thread thing2(bounce_ref, ref); in test_weakRefCnt()