Searched defs:getProxyRefCnt_TestOnly (Results 1 - 1 of 1) sorted by relevance

/external/skia/tests/
H A DProxyRefTest.cpp19 int32_t GrIORefProxy::getProxyRefCnt_TestOnly() const { function in class:GrIORefProxy
57 REPORTER_ASSERT(reporter, proxy->getProxyRefCnt_TestOnly() == expectedProxyRefs);
62 SkASSERT(proxy->getProxyRefCnt_TestOnly() == expectedProxyRefs);

Completed in 114 milliseconds