Home
last modified time | relevance | path

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

/ndk/tests/device/test-gnustl-full/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()
/ndk/tests/device/test-stlport/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()