Lines Matching refs:log_verbose

86         log_verbose("locale tested %s\n", LOCALES[i]);  in TestBug672()
105 log_verbose("Text iterator set to offset %d\n", result[i][0]); in TestBug672()
110 log_verbose("Current offset %d after previous\n", result[i][1]); in TestBug672()
113 log_verbose("Adding one to current offset...\n"); in TestBug672()
121 log_verbose("Current offset in text = %d\n", result[i][2]); in TestBug672()
162 log_verbose("locale tested %s\n", LOCALES[i]); in TestBug672Normalize()
181 log_verbose("Text iterator set to offset %d\n", result[i][0]); in TestBug672Normalize()
186 log_verbose("Current offset %d after previous\n", result[i][1]); in TestBug672Normalize()
189 log_verbose("Adding one to current offset...\n"); in TestBug672Normalize()
197 log_verbose("Current offset in text = %d\n", result[i][2]); in TestBug672Normalize()
258 log_verbose("codepoint testing %x\n", codepoint); in TestUnicodeChar()
433 log_verbose("English locale testing back and forth\n"); in TestPrevious()
449 log_verbose("Contraction rule testing back and forth with no normalization\n"); in TestPrevious()
472 log_verbose("Expansion rule testing back and forth with no normalization\n"); in TestPrevious()
492 log_verbose("Expansion/contraction rule testing back and forth with no normalization\n"); in TestPrevious()
521 log_verbose("Thai locale testing back and forth with normalization\n"); in TestPrevious()
540 log_verbose("Japanese locale testing back and forth with normalization\n"); in TestPrevious()
572 log_verbose("Testing getOffset and setOffset for collations\n"); in TestOffset()
714 log_verbose("testing setText for Collation elements\n"); in TestSetText()
1073 log_verbose("count %d\n", count); in TestDiscontiguos()
1201 log_verbose("(%s) offset=%2d ce=%08x\n", tsceItemPtr->locale, offset, element); in TestSearchCollatorElements()