Home
last modified time | relevance | path

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

/third_party/skia/tests/
DSkResourceCacheTest.cpp113 static int gFactoryCalls = 0; variable
117 gFactoryCalls++; in pool_factory()
140 REPORTER_ASSERT(reporter, gFactoryCalls > 0); in DEF_TEST()