Searched refs:test_swap (Results 1 - 3 of 3) sorted by last modified time

/external/icu/icu4c/source/tools/toolutil/
H A Dswapimpl.cpp642 test_swap(const UDataSwapper *ds, function
656 udata_printError(ds, "test_swap(): data header swap failed %s\n", pErrorCode != NULL ? u_errorName(*pErrorCode) : "pErrorCode is NULL");
669 udata_printError(ds, "test_swap(): data format %02x.%02x.%02x.%02x (format version %02x) is not recognized as testdata\n",
686 udata_printError(ds, "test_swap(): too few bytes (%d after header, wanted %d) for all of testdata\n",
744 { { 0x54, 0x65, 0x73, 0x74 }, test_swap } /* dataFormat="Test" */
/external/eigen/test/
H A Dswap.cpp77 void test_swap() function
/external/chromium_org/third_party/icu/source/tools/toolutil/
H A Dswapimpl.cpp642 test_swap(const UDataSwapper *ds, function
656 udata_printError(ds, "test_swap(): data header swap failed %s\n", pErrorCode != NULL ? u_errorName(*pErrorCode) : "pErrorCode is NULL");
669 udata_printError(ds, "test_swap(): data format %02x.%02x.%02x.%02x (format version %02x) is not recognized as testdata\n",
686 udata_printError(ds, "test_swap(): too few bytes (%d after header, wanted %d) for all of testdata\n",
744 { { 0x54, 0x65, 0x73, 0x74 }, test_swap } /* dataFormat="Test" */

Completed in 532 milliseconds