Searched refs:errorCases (Results 1 – 1 of 1) sorted by relevance
245 } errorCases[] = { variable877 for(int32_t i=0;i< sizeof(errorCases)/sizeof(errorCases[0]);i++){878 ErrorCases errorCase = errorCases[i];903 for(int32_t i=0;i< (int32_t)(sizeof(errorCases)/sizeof(errorCases[0]));i++){ in testErrorCases()904 ErrorCases errorCase = errorCases[i]; in testErrorCases()