OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:fourth_tma
(Results
1 - 1
of
1
) sorted by null
/external/icu/icu4c/source/test/intltest/
tufmtts.cpp
240
TimeUnitAmount*
fourth_tma
= (TimeUnitAmount*)tma.clone();
local
243
assertTrue("clone and assigned are equal", (third_tma == *
fourth_tma
));
250
delete
fourth_tma
;
Completed in 123 milliseconds