Searched refs:smallerCount (Results 1 – 3 of 3) sorted by relevance
104 const int smallerCount = LayerRasterizerTester::CountLayers(*firstCopy.get()); in DEF_TEST() local106 REPORTER_ASSERT(reporter, smallerCount == largerCount - 1); in DEF_TEST()133 if (smallerCount == i) { in DEF_TEST()
2228 var smallerCount = 0;2232 ++smallerCount;2234 return smallerCount;