Home
last modified time | relevance | path

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

/external/icu/icu4c/source/test/cintltst/
Dsprpdata.c46 doStringPrepTest(const char* binFileName, const char* txtFileName, int32_t options, UErrorCode* err…
275 doStringPrepTest(const char* binFileName, const char* txtFileName, int32_t options, UErrorCode* err… in doStringPrepTest() argument
291 profile = usprep_open(testdatapath, binFileName, errorCode); in doStringPrepTest()
294 … log_data_err("Failed to load %s data file. Error: %s \n", binFileName, u_errorName(*errorCode)); in doStringPrepTest()
297 log_err("Failed to load %s data file. Error: %s \n", binFileName, u_errorName(*errorCode)); in doStringPrepTest()
Dspreptst.c32 void doStringPrepTest(const char* binFileName, const char* txtFileName,