Searched refs:numInt (Results 1 – 3 of 3) sorted by relevance
199 int numInt = 0; in testFields() local209 numInt++; in testFields()216 assertEquals(str.length() > 0 ? 4 : 0, numInt); in testFields()
202 int numInt = 0; in testFields() local212 numInt++; in testFields()219 assertEquals(str.length() > 0 ? 4 : 0, numInt); in testFields()
250 int32_t numInt = 0; in testFields() local260 numInt++; in testFields()267 assertEquals("Number of integer fields", str.length() > 0 ? 2 : 0, numInt); in testFields()