HomeSort by relevance Sort by last modified time
    Searched defs:getPendingWriteCnt_TestOnly (Results 1 - 2 of 2) sorted by null

  /external/skia/tests/
ProxyRefTest.cpp 37 int32_t GrIORefProxy::getPendingWriteCnt_TestOnly() const {
56 REPORTER_ASSERT(reporter, proxy->getPendingWriteCnt_TestOnly() == expectedNumWrites);
61 SkASSERT(proxy->getPendingWriteCnt_TestOnly() == expectedNumWrites);
  /external/skqp/tests/
ProxyRefTest.cpp 37 int32_t GrIORefProxy::getPendingWriteCnt_TestOnly() const {
56 REPORTER_ASSERT(reporter, proxy->getPendingWriteCnt_TestOnly() == expectedNumWrites);
61 SkASSERT(proxy->getPendingWriteCnt_TestOnly() == expectedNumWrites);

Completed in 1260 milliseconds