HomeSort by relevance Sort by last modified time
    Searched refs:TestSizeofTypes (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/third_party/icu/source/test/intltest/
strtest.h 35 void TestSizeofTypes();
strtest.cpp 40 void StringTest::TestSizeofTypes(void) {
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/icu4c/test/intltest/
strtest.h 35 void TestSizeofTypes();
strtest.cpp 40 void StringTest::TestSizeofTypes(void) {
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 70 milliseconds