Home
last modified time | relevance | path

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

/third_party/skia/tests/
DSkTBlockListTest.cpp296 int expectedInstanceCount = 2 * (N + 2 * kItemsPerBlock); in run_reserve_test() local
297 REPORTER_ASSERT(reporter, expectedInstanceCount == C::gInstCnt); in run_reserve_test()