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

/external/chromium_org/third_party/icu/source/test/cintltst/
H A Dudatatst.c1283 UDataSwapFn *swapFn; member in struct:__anon12278
1392 UDataSwapFn *swapFn,
1404 /* First we check that swapFn handles failures as expected. */
1406 length = swapFn(NULL, NULL, 0, buffer, &errorCode);
1411 length = swapFn(NULL, NULL, 0, buffer, &errorCode);
1466 length=swapFn(ds, &gOffsetTOCAppData_dat, -1, NULL, &badStatus);
1468 log_err("swapFn(%s->!isBig+same charset) unexpectedly succeeded on bad data - %s\n",
1478 length=swapFn(ds, inHeader, -1, NULL, &errorCode);
1480 log_err("swapFn(preflight %s->!isBig+same charset) failed - %s\n",
1488 log_err("swapFn(prefligh
1391 TestSwapCase(UDataMemory *pData, const char *name, UDataSwapFn *swapFn, uint8_t *buffer, uint8_t *buffer2) argument
[all...]
/external/icu/icu4c/source/test/cintltst/
H A Dudatatst.c1283 UDataSwapFn *swapFn; member in struct:__anon22079
1395 UDataSwapFn *swapFn,
1407 /* First we check that swapFn handles failures as expected. */
1409 length = swapFn(NULL, NULL, 0, buffer, &errorCode);
1414 length = swapFn(NULL, NULL, 0, buffer, &errorCode);
1469 length=swapFn(ds, &gOffsetTOCAppData_dat, -1, NULL, &badStatus);
1471 log_err("swapFn(%s->!isBig+same charset) unexpectedly succeeded on bad data - %s\n",
1481 length=swapFn(ds, inHeader, -1, NULL, &errorCode);
1483 log_err("swapFn(preflight %s->!isBig+same charset) failed - %s\n",
1491 log_err("swapFn(prefligh
1394 TestSwapCase(UDataMemory *pData, const char *name, UDataSwapFn *swapFn, uint8_t *buffer, uint8_t *buffer2) argument
[all...]
/external/chromium_org/third_party/icu/source/tools/toolutil/
H A Dswapimpl.cpp706 UDataSwapFn *swapFn; member in struct:__anon12420
795 swappedLength=swapFns[i].swapFn(ds, inData, length, outData, pErrorCode);
/external/icu/icu4c/source/tools/toolutil/
H A Dswapimpl.cpp706 UDataSwapFn *swapFn; member in struct:__anon22232
795 swappedLength=swapFns[i].swapFn(ds, inData, length, outData, pErrorCode);

Completed in 187 milliseconds