Searched refs:pszIn (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/icu/source/test/perf/convperf/
H A Dconvperf.h158 WinANSIToUnicodePerfFunction(const char* cpName, char* pszIn,UINT szLen, UErrorCode& status){ argument
160 src = pszIn;
212 WinANSIFromUnicodePerfFunction(const char* cpName, WCHAR* pszIn,UINT szLen, UErrorCode& status){ argument
214 src = pszIn;
/external/icu4c/test/perf/convperf/
H A Dconvperf.h158 WinANSIToUnicodePerfFunction(const char* cpName, char* pszIn,UINT szLen, UErrorCode& status){ argument
160 src = pszIn;
212 WinANSIFromUnicodePerfFunction(const char* cpName, WCHAR* pszIn,UINT szLen, UErrorCode& status){ argument
214 src = pszIn;

Completed in 94 milliseconds