Home
last modified time | relevance | path

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

/external/icu/icu4c/source/test/intltest/
Dnumbertest_permutation.cpp194 std::string byteLine; in testPermutations() local
195 uniLine.toUTF8String(byteLine); in testPermutations()
196 outFile << byteLine << std::endl; in testPermutations()