Lines Matching refs:output
127 proc do_icu_test {name locale input output} {
131 } $output
144 set output "0 \u0e2d\u0e30\u0e44\u0e23 \u0e2d\u0e30\u0e44\u0e23 "
145 append output "1 \u0e19\u0e30 \u0e19\u0e30 "
146 append output "2 \u0e04\u0e23\u0e31\u0e1a \u0e04\u0e23\u0e31\u0e1a"
148 do_icu_test fts2token-4.3 th_TH $input $output
149 do_icu_test fts2token-4.4 en_US $input $output
153 do_icu_test fts2token-4.5 MiddleOfTheOcean $input $output
160 set output "0 short short "
161 append output "1 tokens tokens "
162 append output "2 then then "
163 append output "3 [string tolower $longtoken] $longtoken"
165 do_icu_test fts2token-4.6 MiddleOfTheOcean $input $output
166 do_icu_test fts2token-4.7 th_TH $input $output
167 do_icu_test fts2token-4.8 en_US $input $output