Searched refs:retCount (Results 1 – 2 of 2) sorted by relevance
288 int retCount = 1; in test_kernel_preprocessor_macros() local290 retCount++; in test_kernel_preprocessor_macros()292 if( retCount != results[ 4 ] ) in test_kernel_preprocessor_macros()295 results[ 4 ], retCount ); in test_kernel_preprocessor_macros()
231 int32_t retCount; in TestComplexExample()232 const double* retLimits = fileform->getLimits( retCount ); in TestComplexExample()233 if ((retCount == 4) && (retLimits) in TestComplexExample()243 const UnicodeString* retFormats = fileform->getFormats( retCount ); in TestComplexExample()244 if ((retCount == 4) && (retFormats) in TestComplexExample()