Searched refs:bPattern (Results 1 – 2 of 2) sorted by relevance
552 UnicodeString bPattern = patGen->getBestPattern(pattern, status); in testAPI() local554 SimpleDateFormat sdf(bPattern, loc, status); in testAPI()558 logln(UnicodeString(" ja locale with skeleton: YYYYMMM Best Pattern:") + bPattern); in testAPI()577 UnicodeString bPattern = patGen->getBestPattern(pattern, status); in testAPI() local579 SimpleDateFormat sdf(bPattern, loc, status); in testAPI()583 logln(UnicodeString(" zh locale with skeleton: YYYYMMM Best Pattern:") + bPattern); in testAPI()603 UnicodeString bPattern = patGen->getBestPattern(pattern, status); in testAPI() local604 logln(UnicodeString(" en locale with skeleton: hmv Best Pattern:") + bPattern); in testAPI()606 if ( expR!= bPattern ) { in testAPI()607 errln(UnicodeString("\nERROR: Test EN time format Got: ") + bPattern + in testAPI()
239 FX_BOOL bPattern = FALSE; in ProcessText() local242 bPattern = TRUE; in ProcessText()249 bPattern = TRUE; in ProcessText()260 if (bPattern) { in ProcessText()