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

/external/stlport/test/unit/
H A Dmoney_facets_test.cpp17 const char *money_suffix; member in struct:ref_monetary
23 //{ name, money_int_prefix, money_int_prefix_old, money_prefix, money_suffix, money_decimal_point, money_thousands_sep},
246 CPPUNIT_ASSERT( str_res.substr(index, strlen(rl.money_suffix)) == rl.money_suffix );
345 CPPUNIT_ASSERT( str_res.substr(index, strlen(rl.money_suffix)) == rl.money_suffix );
410 CPPUNIT_ASSERT( str_res.substr(index, strlen(rl.money_suffix)) == rl.money_suffix );

Completed in 491 milliseconds