Searched defs:expectLen (Results 1 - 8 of 8) sorted by relevance
| /test/xts/acts/kernel_lite/ipc_posix/signal/ |
| H A D | SignalTestUtils.cpp | 186 size_t expectLen = strlen(expectStr);
in CheckSigString() local
|
| /third_party/icu/icu4c/source/test/cintltst/ |
| H A D | udatatst.c | 1128 unsigned int expectLen = 8; in TestICUDataName() local
|
| H A D | utransts.c | 694 int32_t expectLen = u_unescape(itemsPtr->targetText, expect, kUBufMax); in TestDataVariantsCompounds() local
|
| H A D | ncnvfbts.c | 132 static UBool testConvertFromUnicode(const UChar *source, int sourceLen, const uint8_t *expect, int expectLen, in testConvertFromUnicode() argument
|
| H A D | ncnvtst.c | 996 static UBool convertFromU( const UChar *source, int sourceLen, const uint8_t *expect, int expectLen, in convertFromU() argument 1085 convertToU( const uint8_t *source, int sourceLen, const UChar *expect, int expectLen, const char *codepage, const int32_t *expectOffsets, UBool doFlush, UErrorCode expectedStatus) convertToU() argument 1182 testConvertFromU( const UChar *source, int sourceLen, const uint8_t *expect, int expectLen, const char *codepage, UConverterFromUCallback callback , const int32_t *expectOffsets, UBool testReset) testConvertFromU() argument [all...] |
| H A D | nccbtst.c | 2622 UBool testConvertFromUnicode(const UChar *source, int sourceLen, const uint8_t *expect, int expectLen, in testConvertFromUnicode() argument 3013 UBool testConvertFromUnicodeWithContext(const UChar *source, int sourceLen, const uint8_t *expect, int expectLen, in testConvertFromUnicodeWithContext() argument [all...] |
| H A D | cnumtst.c | 2771 int32_t expectLen; in TestCurrencyUsage() local
|
| H A D | nucnvtst.c | 363 static ETestConvertResult testConvertFromU( const UChar *source, int sourceLen, const uint8_t *expect, int expectLen, in testConvertFromU() argument
|
Completed in 25 milliseconds