Home
last modified time | relevance | path

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

/external/icu/icu4c/source/test/intltest/
Dnumbertest_permutation.cpp161 CharString goldenFilePath(getSourceTestData(status), status); in testPermutations() local
162 goldenFilePath.appendPathPart("numberpermutationtest.txt", status); in testPermutations()
166 LocalUCHARBUFPointer f(ucbuf_open(goldenFilePath.data(), &codePage, TRUE, FALSE, status)); in testPermutations()
192 outFile.open(goldenFilePath.data()); in testPermutations()