Lines Matching defs:expectedLength
1658 static const int32_t expectedLength[] ={
1698 if(signatureLength != expectedLength[i]){
1699 log_err("ucnv_detectUnicodeSignature failed for source : %s at index :%i.Expected Length: %i. Got length: %i\n",source,i,signatureLength,expectedLength[i]);
1771 static const int32_t expectedLength[] ={
1814 if(signatureLength != expectedLength[i]){
1815 log_err("ucnv_detectUnicodeSignature test2 failed for source : %s at index :%i.Expected Length: %i. Got length: %i\n",source,i,signatureLength,expectedLength[i]);