• Home
  • Raw
  • Download

Lines Matching refs:log_verbose

89         log_verbose("locale tested %s\n", LOCALES[i]);  in TestBug672()
108 log_verbose("Text iterator set to offset %d\n", result[i][0]); in TestBug672()
113 log_verbose("Current offset %d after previous\n", result[i][1]); in TestBug672()
116 log_verbose("Adding one to current offset...\n"); in TestBug672()
124 log_verbose("Current offset in text = %d\n", result[i][2]); in TestBug672()
165 log_verbose("locale tested %s\n", LOCALES[i]); in TestBug672Normalize()
184 log_verbose("Text iterator set to offset %d\n", result[i][0]); in TestBug672Normalize()
189 log_verbose("Current offset %d after previous\n", result[i][1]); in TestBug672Normalize()
192 log_verbose("Adding one to current offset...\n"); in TestBug672Normalize()
200 log_verbose("Current offset in text = %d\n", result[i][2]); in TestBug672Normalize()
261 log_verbose("codepoint testing %x\n", codepoint); in TestUnicodeChar()
436 log_verbose("English locale testing back and forth\n"); in TestPrevious()
452 log_verbose("Contraction rule testing back and forth with no normalization\n"); in TestPrevious()
475 log_verbose("Expansion rule testing back and forth with no normalization\n"); in TestPrevious()
495 log_verbose("Expansion/contraction rule testing back and forth with no normalization\n"); in TestPrevious()
524 log_verbose("Thai locale testing back and forth with normalization\n"); in TestPrevious()
543 log_verbose("Japanese locale testing back and forth with normalization\n"); in TestPrevious()
575 log_verbose("Testing getOffset and setOffset for collations\n"); in TestOffset()
717 log_verbose("testing setText for Collation elements\n"); in TestSetText()
1076 log_verbose("count %d\n", count); in TestDiscontiguos()
1204 log_verbose("(%s) offset=%2d ce=%08x\n", tsceItemPtr->locale, offset, element); in TestSearchCollatorElements()