Searched defs:expectedLen (Results 1 – 7 of 7) sorted by relevance
113 int32_t expectedLen = 3, len; in checkItemCount() local
81 int32_t expectedLen = (expected != NULL) ? u_strlen(expected) : 0; in testAPI() local
2419 int expectedLen; in TestSearchForNull() local2511 int32_t expectedLen = 3; in TestStrengthIdentical() local
604 int32_t expectedLen; in TestNewTypes() local
458 int32_t expectedLen = (expected != NULL) ? u_strlen(expected) : 0; in testAPI() local998 int32_t i=0,evenLen=0,oddLen=0,expectedLen=0; in testChaining() local
591 int64_t expectedLen = cpMap[cpCount].nativeIdx; in TestAccessNoClone() local
5054 unsigned long *expectedLen) in xmlSchemaValidateListSimpleTypeFacet()