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

/macosx-10.10.1/ICU-531.30/icuSources/test/intltest/
H A Dstrtest.h35 void TestSizeofTypes();
H A Dstrtest.cpp40 void StringTest::TestSizeofTypes(void) { function in class:StringTest
48 errln("TestSizeofTypes: 8!=sizeof(int64_t) - int64_t needs to be fixed in platform.h");
51 errln("TestSizeofTypes: 8!=sizeof(uint64_t) - uint64_t needs to be fixed in platform.h");
158 TESTCASE_AUTO(TestSizeofTypes);

Completed in 192 milliseconds