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

/external/chromium_org/third_party/icu/source/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);
/external/icu/icu4c/source/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 620 milliseconds