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

/external/chromium_org/third_party/icu/source/test/intltest/
H A Dnmfmtrt.h45 static UnicodeString& typeOf(const Formattable& n, UnicodeString& result);
H A Dnmfmtrt.cpp291 errln(/*value.getString(temp) +*/ typeOf(value, temp) + " F> " +
293 /*n.getString(temp) */ + typeOf(n, temp) + " F> " +
321 NumberFormatRoundTripTest::typeOf(const Formattable& n, UnicodeString& result) function in class:NumberFormatRoundTripTest
/external/icu4c/test/intltest/
H A Dnmfmtrt.h45 static UnicodeString& typeOf(const Formattable& n, UnicodeString& result);
H A Dnmfmtrt.cpp291 errln(/*value.getString(temp) +*/ typeOf(value, temp) + " F> " +
293 /*n.getString(temp) */ + typeOf(n, temp) + " F> " +
321 NumberFormatRoundTripTest::typeOf(const Formattable& n, UnicodeString& result) function in class:NumberFormatRoundTripTest

Completed in 100 milliseconds