Home
last modified time | relevance | path

Searched refs:fmp (Results 1 – 2 of 2) sorted by relevance

/ndk/tests/device/test-stlport/unit/
Dmoney_facets_test.cpp61 money_put<char> const& fmp = use_facet<money_put<char> >(loc); in _money_put_get2() local
77 ostreambuf_iterator<char, char_traits<char> > res = fmp.put(ostr, true, ostr, ' ', 123456); in _money_put_get2()
192 ostreambuf_iterator<char, char_traits<char> > res = fmp.put(ostr, false, ostr, ' ', -123456); in _money_put_get2()
283 money_put<char> const& fmp = use_facet<money_put<char> >(loc); in _money_put_X_bug() local
297 ostreambuf_iterator<char, char_traits<char> > res = fmp.put(ostr, false, ostr, ' ', 9); in _money_put_X_bug()
359 ostreambuf_iterator<char, char_traits<char> > res = fmp.put(ostr, false, ostr, ' ', 90); in _money_put_X_bug()
/ndk/tests/device/test-gnustl-full/unit/
Dmoney_facets_test.cpp61 money_put<char> const& fmp = use_facet<money_put<char> >(loc); in _money_put_get2() local
77 ostreambuf_iterator<char, char_traits<char> > res = fmp.put(ostr, true, ostr, ' ', 123456); in _money_put_get2()
192 ostreambuf_iterator<char, char_traits<char> > res = fmp.put(ostr, false, ostr, ' ', -123456); in _money_put_get2()
283 money_put<char> const& fmp = use_facet<money_put<char> >(loc); in _money_put_X_bug() local
297 ostreambuf_iterator<char, char_traits<char> > res = fmp.put(ostr, false, ostr, ' ', 9); in _money_put_X_bug()
359 ostreambuf_iterator<char, char_traits<char> > res = fmp.put(ostr, false, ostr, ' ', 90); in _money_put_X_bug()