Home
last modified time | relevance | path

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

/external/stlport/test/unit/
Dmoney_facets_test.cpp16 const char *money_prefix; member
207 string::size_type p = strlen( rl.money_prefix ); in _money_put_get2()
209 CPPUNIT_ASSERT( str_res.substr(index, p) == rl.money_prefix ); in _money_put_get2()
311 string::size_type p = strlen( rl.money_prefix ); in _money_put_X_bug()
313 CPPUNIT_ASSERT( str_res.substr(index, p) == rl.money_prefix ); in _money_put_X_bug()
373 string::size_type p = strlen( rl.money_prefix ); in _money_put_X_bug()
375 CPPUNIT_ASSERT( str_res.substr(index, p) == rl.money_prefix ); in _money_put_X_bug()