Home
last modified time | relevance | path

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

/external/skia/tests/
DProxyRefTest.cpp56 int32_t expectedNumWrites) { in check_refs() argument
60 REPORTER_ASSERT(reporter, proxy->getPendingWriteCnt_TestOnly() == expectedNumWrites); in check_refs()
65 SkASSERT(proxy->getPendingWriteCnt_TestOnly() == expectedNumWrites); in check_refs()