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

/external/chromium_org/third_party/icu/source/test/iotest/
H A Dstream.cpp167 int32_t expectedBufLength = sizeof(expectedLargeStreamBuf); local
169 ucnv_fromUChars(defConv, expectedLargeStreamBuf, expectedBufLength, large_array, large_array_length, &status);
/external/icu/icu4c/source/test/iotest/
H A Dstream.cpp167 int32_t expectedBufLength = sizeof(expectedLargeStreamBuf); local
169 ucnv_fromUChars(defConv, expectedLargeStreamBuf, expectedBufLength, large_array, large_array_length, &status);

Completed in 927 milliseconds