Home
last modified time | relevance | path

Searched refs:expectedTarget (Results 1 – 1 of 1) sorted by relevance

/external/icu4c/test/cintltst/
Dccapitst.c459 const uint8_t expectedTarget[]={ 0x00, 0x37, 0x2d, 0x2e, 0x0e, 0x49, 0x62, 0x0f, 0x00}; in TestConvert() local
477 if(target[i] != expectedTarget[i]){ in TestConvert()
478 …1364) failed.at index \n i=%d, Expected: %lx Got: %lx\n", i, (UChar)expectedTarget[i], (uint8_t)t… in TestConvert()