Home
last modified time | relevance | path

Searched refs:showfun (Results 1 – 1 of 1) sorted by relevance

/external/rust/crates/unicode-segmentation/scripts/
Dunicode_gen_breaktests.py120 def showfun(x): function
176 unicode.emit_table(f, "TEST_SAME", test_same, stype, True, showfun, True)
177 unicode.emit_table(f, "TEST_DIFF", test_diff, dtype, True, showfun, True)
191 unicode.emit_table(f, "TEST_WORD", test, wtype, True, showfun, True)
205 unicode.emit_table(f, "TEST_SENTENCE", test, wtype, True, showfun, True)