OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TestSizeofTypes
(Results
1 - 2
of
2
) sorted by null
/external/icu/icu4c/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
);
Completed in 25 milliseconds