Searched refs:_money_put_get2 (Results 1 – 6 of 6) sorted by relevance
/ndk/tests/device/test-gnustl-full/unit/ |
D | locale_test.cpp | 296 _money_put_get2(loc2, loc, _get_ref_monetary(i)); in combine() 299 _money_put_get2(loc1, loc1, _get_ref_monetary(loc1_index)); in combine() 302 _money_put_get2(loc2, loc2, _get_ref_monetary(i)); in combine() 311 _money_put_get2(loc2, loc, _get_ref_monetary(i)); in combine() 314 _money_put_get2(loc1, loc1, _get_ref_monetary(loc1_index)); in combine() 317 _money_put_get2(loc2, loc2, _get_ref_monetary(i)); in combine()
|
D | locale_test.h | 88 void _money_put_get2( const STD locale& loc, const STD locale& streamLoc, const ref_monetary* );
|
D | money_facets_test.cpp | 54 _money_put_get2(loc, loc, rl); in _money_put_get() 57 void LocaleTest::_money_put_get2( const locale& loc, const locale& streamLoc, const ref_monetary* p… in _money_put_get2() function in LocaleTest
|
/ndk/tests/device/test-stlport/unit/ |
D | locale_test.cpp | 296 _money_put_get2(loc2, loc, _get_ref_monetary(i)); in combine() 299 _money_put_get2(loc1, loc1, _get_ref_monetary(loc1_index)); in combine() 302 _money_put_get2(loc2, loc2, _get_ref_monetary(i)); in combine() 311 _money_put_get2(loc2, loc, _get_ref_monetary(i)); in combine() 314 _money_put_get2(loc1, loc1, _get_ref_monetary(loc1_index)); in combine() 317 _money_put_get2(loc2, loc2, _get_ref_monetary(i)); in combine()
|
D | locale_test.h | 88 void _money_put_get2( const STD locale& loc, const STD locale& streamLoc, const ref_monetary* );
|
D | money_facets_test.cpp | 54 _money_put_get2(loc, loc, rl); in _money_put_get() 57 void LocaleTest::_money_put_get2( const locale& loc, const locale& streamLoc, const ref_monetary* p… in _money_put_get2() function in LocaleTest
|