Home
last modified time | relevance | path

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

/external/stlport/test/unit/
Dmoney_facets_test.cpp14 const char *money_int_prefix; member
103 string::size_type p = strlen( rl.money_int_prefix ); in _money_put_get2()
107 CPPUNIT_ASSERT( (str_res.substr(index, p) == rl.money_int_prefix) || in _money_put_get2()
110 if ( str_res.substr(index, p) == rl.money_int_prefix ) { in _money_put_get2()