Home
last modified time | relevance | path

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

/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()