Home
last modified time | relevance | path

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

/external/skia/tests/
DProxyRefTest.cpp52 int32_t expectedNumWrites) { in check_refs() argument
56 REPORTER_ASSERT(reporter, proxy->getPendingWriteCnt_TestOnly() == expectedNumWrites); in check_refs()
61 SkASSERT(proxy->getPendingWriteCnt_TestOnly() == expectedNumWrites); in check_refs()
/external/skqp/tests/
DProxyRefTest.cpp52 int32_t expectedNumWrites) { in check_refs() argument
56 REPORTER_ASSERT(reporter, proxy->getPendingWriteCnt_TestOnly() == expectedNumWrites); in check_refs()
61 SkASSERT(proxy->getPendingWriteCnt_TestOnly() == expectedNumWrites); in check_refs()