Home
last modified time | relevance | path

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

/external/skia/tests/
DProxyRefTest.cpp55 int32_t expectedNumReads, in check_refs() argument
59 REPORTER_ASSERT(reporter, proxy->getPendingReadCnt_TestOnly() == expectedNumReads); in check_refs()
64 SkASSERT(proxy->getPendingReadCnt_TestOnly() == expectedNumReads); in check_refs()