Searched refs:binFileName (Results 1 - 4 of 4) sorted by relevance

/external/chromium/third_party/icu/source/test/cintltst/
H A Dsprpdata.c43 doStringPrepTest(const char* binFileName, const char* txtFileName, int32_t options, UErrorCode* errorCode);
272 doStringPrepTest(const char* binFileName, const char* txtFileName, int32_t options, UErrorCode* errorCode){ argument
289 profile = usprep_open(testdatapath, binFileName, errorCode);
292 log_data_err("Failed to load %s data file. Error: %s \n", binFileName, u_errorName(*errorCode));
295 log_err("Failed to load %s data file. Error: %s \n", binFileName, u_errorName(*errorCode));
H A Dspreptst.c32 void doStringPrepTest(const char* binFileName, const char* txtFileName,
/external/icu4c/test/cintltst/
H A Dsprpdata.c43 doStringPrepTest(const char* binFileName, const char* txtFileName, int32_t options, UErrorCode* errorCode);
272 doStringPrepTest(const char* binFileName, const char* txtFileName, int32_t options, UErrorCode* errorCode){ argument
289 profile = usprep_open(testdatapath, binFileName, errorCode);
292 log_data_err("Failed to load %s data file. Error: %s \n", binFileName, u_errorName(*errorCode));
295 log_err("Failed to load %s data file. Error: %s \n", binFileName, u_errorName(*errorCode));
H A Dspreptst.c32 void doStringPrepTest(const char* binFileName, const char* txtFileName,

Completed in 456 milliseconds