HomeSort by relevance Sort by last modified time
    Searched refs:money_decimal_point (Results 1 - 3 of 3) sorted by null

  /external/stlport/test/unit/
money_facets_test.cpp 18 const char *money_decimal_point; member in struct:ref_monetary
23 //{ name, money_int_prefix, money_int_prefix_old, money_prefix, money_suffix, money_decimal_point, money_thousands_sep},
141 CPPUNIT_ASSERT( str_res[index++] == /* intl_fmp.decimal_point() */ *rl.money_decimal_point );
  /ndk/tests/device/test-gnustl-full/unit/
money_facets_test.cpp 18 const char *money_decimal_point; member in struct:ref_monetary
23 //{ name, money_int_prefix, money_int_prefix_old, money_prefix, money_suffix, money_decimal_point, money_thousands_sep},
141 CPPUNIT_ASSERT( str_res[index++] == /* intl_fmp.decimal_point() */ *rl.money_decimal_point );
  /ndk/tests/device/test-stlport/unit/
money_facets_test.cpp 18 const char *money_decimal_point; member in struct:ref_monetary
23 //{ name, money_int_prefix, money_int_prefix_old, money_prefix, money_suffix, money_decimal_point, money_thousands_sep},
141 CPPUNIT_ASSERT( str_res[index++] == /* intl_fmp.decimal_point() */ *rl.money_decimal_point );

Completed in 129 milliseconds