Searched refs:existsCount (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/skia/tests/
H A DGrOrderedSetTest.cpp61 bool existsCount = 0 != count[i]; local
62 REPORTER_ASSERT(reporter, existsFind == existsCount);
107 bool existsCount = 0 != count[i]; local
108 REPORTER_ASSERT(reporter, existsFind == existsCount);
/external/skia/tests/
H A DGrOrderedSetTest.cpp61 bool existsCount = 0 != count[i]; local
62 REPORTER_ASSERT(reporter, existsFind == existsCount);
107 bool existsCount = 0 != count[i]; local
108 REPORTER_ASSERT(reporter, existsFind == existsCount);

Completed in 358 milliseconds