/third_party/libphonenumber/java/libphonenumber/test/com/google/i18n/phonenumbers/ |
D | AsYouTypeFormatterTest.java | 30 AsYouTypeFormatter formatter = phoneUtil.getAsYouTypeFormatter(RegionCode.ZZ); in testInvalidRegion() local 31 assertEquals("+", formatter.inputDigit('+')); in testInvalidRegion() 32 assertEquals("+4", formatter.inputDigit('4')); in testInvalidRegion() 33 assertEquals("+48 ", formatter.inputDigit('8')); in testInvalidRegion() 34 assertEquals("+48 8", formatter.inputDigit('8')); in testInvalidRegion() 35 assertEquals("+48 88", formatter.inputDigit('8')); in testInvalidRegion() 36 assertEquals("+48 88 1", formatter.inputDigit('1')); in testInvalidRegion() 37 assertEquals("+48 88 12", formatter.inputDigit('2')); in testInvalidRegion() 38 assertEquals("+48 88 123", formatter.inputDigit('3')); in testInvalidRegion() 39 assertEquals("+48 88 123 1", formatter.inputDigit('1')); in testInvalidRegion() [all …]
|
/third_party/rust/crates/syn/src/gen/ |
D | debug.rs | 9 fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { in fmt() 10 let mut formatter = formatter.debug_struct("Abi"); in fmt() localVariable 11 formatter.field("extern_token", &self.extern_token); in fmt() 12 formatter.field("name", &self.name); in fmt() 13 formatter.finish() in fmt() 19 fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { in fmt() 20 let mut formatter = formatter.debug_struct("AngleBracketedGenericArguments"); in fmt() localVariable 21 formatter.field("colon2_token", &self.colon2_token); in fmt() 22 formatter.field("lt_token", &self.lt_token); in fmt() 23 formatter.field("args", &self.args); in fmt() [all …]
|
/third_party/rust/crates/syn/tests/debug/ |
D | gen.rs | 7 fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { in fmt() 9 let mut formatter = formatter.debug_struct("Abi"); in fmt() localVariable 15 fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { in fmt() 16 formatter.write_str("Some")?; in fmt() 18 formatter.write_str("(")?; in fmt() 19 Debug::fmt(Lite(_val), formatter)?; in fmt() 20 formatter.write_str(")")?; in fmt() 24 formatter.field("name", Print::ref_cast(val)); in fmt() 26 formatter.finish() in fmt() 30 fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { in fmt() [all …]
|
/third_party/icu/icu4j/perf-tests/.settings/ |
D | org.eclipse.jdt.core.prefs | 74 org.eclipse.jdt.core.formatter.align_type_members_on_columns=false 75 org.eclipse.jdt.core.formatter.alignment_for_arguments_in_allocation_expression=16 76 org.eclipse.jdt.core.formatter.alignment_for_arguments_in_enum_constant=16 77 org.eclipse.jdt.core.formatter.alignment_for_arguments_in_explicit_constructor_call=16 78 org.eclipse.jdt.core.formatter.alignment_for_arguments_in_method_invocation=16 79 org.eclipse.jdt.core.formatter.alignment_for_arguments_in_qualified_allocation_expression=16 80 org.eclipse.jdt.core.formatter.alignment_for_assignment=0 81 org.eclipse.jdt.core.formatter.alignment_for_binary_expression=16 82 org.eclipse.jdt.core.formatter.alignment_for_compact_if=16 83 org.eclipse.jdt.core.formatter.alignment_for_conditional_expression=80 [all …]
|
/third_party/icu/tools/currency/.settings/ |
D | org.eclipse.jdt.core.prefs | 76 org.eclipse.jdt.core.formatter.align_type_members_on_columns=false 77 org.eclipse.jdt.core.formatter.alignment_for_arguments_in_allocation_expression=16 78 org.eclipse.jdt.core.formatter.alignment_for_arguments_in_annotation=0 79 org.eclipse.jdt.core.formatter.alignment_for_arguments_in_enum_constant=16 80 org.eclipse.jdt.core.formatter.alignment_for_arguments_in_explicit_constructor_call=16 81 org.eclipse.jdt.core.formatter.alignment_for_arguments_in_method_invocation=16 82 org.eclipse.jdt.core.formatter.alignment_for_arguments_in_qualified_allocation_expression=16 83 org.eclipse.jdt.core.formatter.alignment_for_assignment=0 84 org.eclipse.jdt.core.formatter.alignment_for_binary_expression=16 85 org.eclipse.jdt.core.formatter.alignment_for_compact_if=16 [all …]
|
/third_party/icu/icu4j/main/tests/translit/.settings/ |
D | org.eclipse.jdt.core.prefs | 100 org.eclipse.jdt.core.formatter.align_type_members_on_columns=false 101 org.eclipse.jdt.core.formatter.alignment_for_arguments_in_allocation_expression=16 102 org.eclipse.jdt.core.formatter.alignment_for_arguments_in_enum_constant=16 103 org.eclipse.jdt.core.formatter.alignment_for_arguments_in_explicit_constructor_call=16 104 org.eclipse.jdt.core.formatter.alignment_for_arguments_in_method_invocation=16 105 org.eclipse.jdt.core.formatter.alignment_for_arguments_in_qualified_allocation_expression=16 106 org.eclipse.jdt.core.formatter.alignment_for_assignment=0 107 org.eclipse.jdt.core.formatter.alignment_for_binary_expression=16 108 org.eclipse.jdt.core.formatter.alignment_for_compact_if=16 109 org.eclipse.jdt.core.formatter.alignment_for_conditional_expression=80 [all …]
|
/third_party/icu/icu4j/main/tests/collate/.settings/ |
D | org.eclipse.jdt.core.prefs | 101 org.eclipse.jdt.core.formatter.align_type_members_on_columns=false 102 org.eclipse.jdt.core.formatter.alignment_for_arguments_in_allocation_expression=16 103 org.eclipse.jdt.core.formatter.alignment_for_arguments_in_enum_constant=16 104 org.eclipse.jdt.core.formatter.alignment_for_arguments_in_explicit_constructor_call=16 105 org.eclipse.jdt.core.formatter.alignment_for_arguments_in_method_invocation=16 106 org.eclipse.jdt.core.formatter.alignment_for_arguments_in_qualified_allocation_expression=16 107 org.eclipse.jdt.core.formatter.alignment_for_assignment=0 108 org.eclipse.jdt.core.formatter.alignment_for_binary_expression=16 109 org.eclipse.jdt.core.formatter.alignment_for_compact_if=16 110 org.eclipse.jdt.core.formatter.alignment_for_conditional_expression=80 [all …]
|
/third_party/icu/icu4j/demos/.settings/ |
D | org.eclipse.jdt.core.prefs | 100 org.eclipse.jdt.core.formatter.align_type_members_on_columns=false 101 org.eclipse.jdt.core.formatter.alignment_for_arguments_in_allocation_expression=16 102 org.eclipse.jdt.core.formatter.alignment_for_arguments_in_enum_constant=16 103 org.eclipse.jdt.core.formatter.alignment_for_arguments_in_explicit_constructor_call=16 104 org.eclipse.jdt.core.formatter.alignment_for_arguments_in_method_invocation=16 105 org.eclipse.jdt.core.formatter.alignment_for_arguments_in_qualified_allocation_expression=16 106 org.eclipse.jdt.core.formatter.alignment_for_assignment=0 107 org.eclipse.jdt.core.formatter.alignment_for_binary_expression=16 108 org.eclipse.jdt.core.formatter.alignment_for_compact_if=16 109 org.eclipse.jdt.core.formatter.alignment_for_conditional_expression=80 [all …]
|
/third_party/icu/icu4j/main/tests/localespi/.settings/ |
D | org.eclipse.jdt.core.prefs | 100 org.eclipse.jdt.core.formatter.align_type_members_on_columns=false 101 org.eclipse.jdt.core.formatter.alignment_for_arguments_in_allocation_expression=16 102 org.eclipse.jdt.core.formatter.alignment_for_arguments_in_enum_constant=16 103 org.eclipse.jdt.core.formatter.alignment_for_arguments_in_explicit_constructor_call=16 104 org.eclipse.jdt.core.formatter.alignment_for_arguments_in_method_invocation=16 105 org.eclipse.jdt.core.formatter.alignment_for_arguments_in_qualified_allocation_expression=16 106 org.eclipse.jdt.core.formatter.alignment_for_assignment=0 107 org.eclipse.jdt.core.formatter.alignment_for_binary_expression=16 108 org.eclipse.jdt.core.formatter.alignment_for_compact_if=16 109 org.eclipse.jdt.core.formatter.alignment_for_conditional_expression=80 [all …]
|
/third_party/icu/icu4j/tools/misc/.settings/ |
D | org.eclipse.jdt.core.prefs | 100 org.eclipse.jdt.core.formatter.align_type_members_on_columns=false 101 org.eclipse.jdt.core.formatter.alignment_for_arguments_in_allocation_expression=16 102 org.eclipse.jdt.core.formatter.alignment_for_arguments_in_enum_constant=16 103 org.eclipse.jdt.core.formatter.alignment_for_arguments_in_explicit_constructor_call=16 104 org.eclipse.jdt.core.formatter.alignment_for_arguments_in_method_invocation=16 105 org.eclipse.jdt.core.formatter.alignment_for_arguments_in_qualified_allocation_expression=16 106 org.eclipse.jdt.core.formatter.alignment_for_assignment=0 107 org.eclipse.jdt.core.formatter.alignment_for_binary_expression=16 108 org.eclipse.jdt.core.formatter.alignment_for_compact_if=16 109 org.eclipse.jdt.core.formatter.alignment_for_conditional_expression=80 [all …]
|
/third_party/icu/icu4j/main/classes/localespi/.settings/ |
D | org.eclipse.jdt.core.prefs | 100 org.eclipse.jdt.core.formatter.align_type_members_on_columns=false 101 org.eclipse.jdt.core.formatter.alignment_for_arguments_in_allocation_expression=16 102 org.eclipse.jdt.core.formatter.alignment_for_arguments_in_enum_constant=16 103 org.eclipse.jdt.core.formatter.alignment_for_arguments_in_explicit_constructor_call=16 104 org.eclipse.jdt.core.formatter.alignment_for_arguments_in_method_invocation=16 105 org.eclipse.jdt.core.formatter.alignment_for_arguments_in_qualified_allocation_expression=16 106 org.eclipse.jdt.core.formatter.alignment_for_assignment=0 107 org.eclipse.jdt.core.formatter.alignment_for_binary_expression=16 108 org.eclipse.jdt.core.formatter.alignment_for_compact_if=16 109 org.eclipse.jdt.core.formatter.alignment_for_conditional_expression=80 [all …]
|
/third_party/icu/icu4j/main/tests/packaging/.settings/ |
D | org.eclipse.jdt.core.prefs | 100 org.eclipse.jdt.core.formatter.align_type_members_on_columns=false 101 org.eclipse.jdt.core.formatter.alignment_for_arguments_in_allocation_expression=16 102 org.eclipse.jdt.core.formatter.alignment_for_arguments_in_enum_constant=16 103 org.eclipse.jdt.core.formatter.alignment_for_arguments_in_explicit_constructor_call=16 104 org.eclipse.jdt.core.formatter.alignment_for_arguments_in_method_invocation=16 105 org.eclipse.jdt.core.formatter.alignment_for_arguments_in_qualified_allocation_expression=16 106 org.eclipse.jdt.core.formatter.alignment_for_assignment=0 107 org.eclipse.jdt.core.formatter.alignment_for_binary_expression=16 108 org.eclipse.jdt.core.formatter.alignment_for_compact_if=16 109 org.eclipse.jdt.core.formatter.alignment_for_conditional_expression=80 [all …]
|
/third_party/icu/icu4j/tools/build/.settings/ |
D | org.eclipse.jdt.core.prefs | 103 org.eclipse.jdt.core.formatter.align_type_members_on_columns=false 104 org.eclipse.jdt.core.formatter.alignment_for_arguments_in_allocation_expression=16 105 org.eclipse.jdt.core.formatter.alignment_for_arguments_in_enum_constant=16 106 org.eclipse.jdt.core.formatter.alignment_for_arguments_in_explicit_constructor_call=16 107 org.eclipse.jdt.core.formatter.alignment_for_arguments_in_method_invocation=16 108 org.eclipse.jdt.core.formatter.alignment_for_arguments_in_qualified_allocation_expression=16 109 org.eclipse.jdt.core.formatter.alignment_for_assignment=0 110 org.eclipse.jdt.core.formatter.alignment_for_binary_expression=16 111 org.eclipse.jdt.core.formatter.alignment_for_compact_if=16 112 org.eclipse.jdt.core.formatter.alignment_for_conditional_expression=80 [all …]
|
/third_party/icu/icu4j/main/tests/charset/.settings/ |
D | org.eclipse.jdt.core.prefs | 101 org.eclipse.jdt.core.formatter.align_type_members_on_columns=false 102 org.eclipse.jdt.core.formatter.alignment_for_arguments_in_allocation_expression=16 103 org.eclipse.jdt.core.formatter.alignment_for_arguments_in_enum_constant=16 104 org.eclipse.jdt.core.formatter.alignment_for_arguments_in_explicit_constructor_call=16 105 org.eclipse.jdt.core.formatter.alignment_for_arguments_in_method_invocation=16 106 org.eclipse.jdt.core.formatter.alignment_for_arguments_in_qualified_allocation_expression=16 107 org.eclipse.jdt.core.formatter.alignment_for_assignment=0 108 org.eclipse.jdt.core.formatter.alignment_for_binary_expression=16 109 org.eclipse.jdt.core.formatter.alignment_for_compact_if=16 110 org.eclipse.jdt.core.formatter.alignment_for_conditional_expression=80 [all …]
|
/third_party/icu/icu4j/main/tests/core/.settings/ |
D | org.eclipse.jdt.core.prefs | 100 org.eclipse.jdt.core.formatter.align_type_members_on_columns=false 101 org.eclipse.jdt.core.formatter.alignment_for_arguments_in_allocation_expression=16 102 org.eclipse.jdt.core.formatter.alignment_for_arguments_in_enum_constant=16 103 org.eclipse.jdt.core.formatter.alignment_for_arguments_in_explicit_constructor_call=16 104 org.eclipse.jdt.core.formatter.alignment_for_arguments_in_method_invocation=16 105 org.eclipse.jdt.core.formatter.alignment_for_arguments_in_qualified_allocation_expression=16 106 org.eclipse.jdt.core.formatter.alignment_for_assignment=0 107 org.eclipse.jdt.core.formatter.alignment_for_binary_expression=16 108 org.eclipse.jdt.core.formatter.alignment_for_compact_if=16 109 org.eclipse.jdt.core.formatter.alignment_for_conditional_expression=80 [all …]
|
/third_party/icu/icu4j/main/tests/framework/.settings/ |
D | org.eclipse.jdt.core.prefs | 100 org.eclipse.jdt.core.formatter.align_type_members_on_columns=false 101 org.eclipse.jdt.core.formatter.alignment_for_arguments_in_allocation_expression=16 102 org.eclipse.jdt.core.formatter.alignment_for_arguments_in_enum_constant=16 103 org.eclipse.jdt.core.formatter.alignment_for_arguments_in_explicit_constructor_call=16 104 org.eclipse.jdt.core.formatter.alignment_for_arguments_in_method_invocation=16 105 org.eclipse.jdt.core.formatter.alignment_for_arguments_in_qualified_allocation_expression=16 106 org.eclipse.jdt.core.formatter.alignment_for_assignment=0 107 org.eclipse.jdt.core.formatter.alignment_for_binary_expression=16 108 org.eclipse.jdt.core.formatter.alignment_for_compact_if=16 109 org.eclipse.jdt.core.formatter.alignment_for_conditional_expression=80 [all …]
|
/third_party/icu/icu4j/main/classes/translit/.settings/ |
D | org.eclipse.jdt.core.prefs | 113 org.eclipse.jdt.core.formatter.align_type_members_on_columns=false 114 org.eclipse.jdt.core.formatter.alignment_for_arguments_in_allocation_expression=16 115 org.eclipse.jdt.core.formatter.alignment_for_arguments_in_enum_constant=16 116 org.eclipse.jdt.core.formatter.alignment_for_arguments_in_explicit_constructor_call=16 117 org.eclipse.jdt.core.formatter.alignment_for_arguments_in_method_invocation=16 118 org.eclipse.jdt.core.formatter.alignment_for_arguments_in_qualified_allocation_expression=16 119 org.eclipse.jdt.core.formatter.alignment_for_assignment=0 120 org.eclipse.jdt.core.formatter.alignment_for_binary_expression=16 121 org.eclipse.jdt.core.formatter.alignment_for_compact_if=16 122 org.eclipse.jdt.core.formatter.alignment_for_conditional_expression=80 [all …]
|
/third_party/icu/icu4j/main/classes/collate/.settings/ |
D | org.eclipse.jdt.core.prefs | 114 org.eclipse.jdt.core.formatter.align_type_members_on_columns=false 115 org.eclipse.jdt.core.formatter.alignment_for_arguments_in_allocation_expression=16 116 org.eclipse.jdt.core.formatter.alignment_for_arguments_in_enum_constant=16 117 org.eclipse.jdt.core.formatter.alignment_for_arguments_in_explicit_constructor_call=16 118 org.eclipse.jdt.core.formatter.alignment_for_arguments_in_method_invocation=16 119 org.eclipse.jdt.core.formatter.alignment_for_arguments_in_qualified_allocation_expression=16 120 org.eclipse.jdt.core.formatter.alignment_for_assignment=0 121 org.eclipse.jdt.core.formatter.alignment_for_binary_expression=16 122 org.eclipse.jdt.core.formatter.alignment_for_compact_if=16 123 org.eclipse.jdt.core.formatter.alignment_for_conditional_expression=80 [all …]
|
/third_party/icu/icu4j/main/classes/langdata/.settings/ |
D | org.eclipse.jdt.core.prefs | 113 org.eclipse.jdt.core.formatter.align_type_members_on_columns=false 114 org.eclipse.jdt.core.formatter.alignment_for_arguments_in_allocation_expression=16 115 org.eclipse.jdt.core.formatter.alignment_for_arguments_in_enum_constant=16 116 org.eclipse.jdt.core.formatter.alignment_for_arguments_in_explicit_constructor_call=16 117 org.eclipse.jdt.core.formatter.alignment_for_arguments_in_method_invocation=16 118 org.eclipse.jdt.core.formatter.alignment_for_arguments_in_qualified_allocation_expression=16 119 org.eclipse.jdt.core.formatter.alignment_for_assignment=0 120 org.eclipse.jdt.core.formatter.alignment_for_binary_expression=16 121 org.eclipse.jdt.core.formatter.alignment_for_compact_if=16 122 org.eclipse.jdt.core.formatter.alignment_for_conditional_expression=80 [all …]
|
/third_party/icu/icu4j/main/classes/regiondata/.settings/ |
D | org.eclipse.jdt.core.prefs | 113 org.eclipse.jdt.core.formatter.align_type_members_on_columns=false 114 org.eclipse.jdt.core.formatter.alignment_for_arguments_in_allocation_expression=16 115 org.eclipse.jdt.core.formatter.alignment_for_arguments_in_enum_constant=16 116 org.eclipse.jdt.core.formatter.alignment_for_arguments_in_explicit_constructor_call=16 117 org.eclipse.jdt.core.formatter.alignment_for_arguments_in_method_invocation=16 118 org.eclipse.jdt.core.formatter.alignment_for_arguments_in_qualified_allocation_expression=16 119 org.eclipse.jdt.core.formatter.alignment_for_assignment=0 120 org.eclipse.jdt.core.formatter.alignment_for_binary_expression=16 121 org.eclipse.jdt.core.formatter.alignment_for_compact_if=16 122 org.eclipse.jdt.core.formatter.alignment_for_conditional_expression=80 [all …]
|
/third_party/icu/icu4j/samples/.settings/ |
D | org.eclipse.jdt.core.prefs | 113 org.eclipse.jdt.core.formatter.align_type_members_on_columns=false 114 org.eclipse.jdt.core.formatter.alignment_for_arguments_in_allocation_expression=16 115 org.eclipse.jdt.core.formatter.alignment_for_arguments_in_enum_constant=16 116 org.eclipse.jdt.core.formatter.alignment_for_arguments_in_explicit_constructor_call=16 117 org.eclipse.jdt.core.formatter.alignment_for_arguments_in_method_invocation=16 118 org.eclipse.jdt.core.formatter.alignment_for_arguments_in_qualified_allocation_expression=16 119 org.eclipse.jdt.core.formatter.alignment_for_assignment=0 120 org.eclipse.jdt.core.formatter.alignment_for_binary_expression=16 121 org.eclipse.jdt.core.formatter.alignment_for_compact_if=16 122 org.eclipse.jdt.core.formatter.alignment_for_conditional_expression=80 [all …]
|
/third_party/icu/icu4j/main/classes/currdata/.settings/ |
D | org.eclipse.jdt.core.prefs | 113 org.eclipse.jdt.core.formatter.align_type_members_on_columns=false 114 org.eclipse.jdt.core.formatter.alignment_for_arguments_in_allocation_expression=16 115 org.eclipse.jdt.core.formatter.alignment_for_arguments_in_enum_constant=16 116 org.eclipse.jdt.core.formatter.alignment_for_arguments_in_explicit_constructor_call=16 117 org.eclipse.jdt.core.formatter.alignment_for_arguments_in_method_invocation=16 118 org.eclipse.jdt.core.formatter.alignment_for_arguments_in_qualified_allocation_expression=16 119 org.eclipse.jdt.core.formatter.alignment_for_assignment=0 120 org.eclipse.jdt.core.formatter.alignment_for_binary_expression=16 121 org.eclipse.jdt.core.formatter.alignment_for_compact_if=16 122 org.eclipse.jdt.core.formatter.alignment_for_conditional_expression=80 [all …]
|
/third_party/icu/icu4j/main/classes/core/.settings/ |
D | org.eclipse.jdt.core.prefs | 124 org.eclipse.jdt.core.formatter.align_type_members_on_columns=false 125 org.eclipse.jdt.core.formatter.alignment_for_arguments_in_allocation_expression=16 126 org.eclipse.jdt.core.formatter.alignment_for_arguments_in_enum_constant=16 127 org.eclipse.jdt.core.formatter.alignment_for_arguments_in_explicit_constructor_call=16 128 org.eclipse.jdt.core.formatter.alignment_for_arguments_in_method_invocation=16 129 org.eclipse.jdt.core.formatter.alignment_for_arguments_in_qualified_allocation_expression=16 130 org.eclipse.jdt.core.formatter.alignment_for_assignment=0 131 org.eclipse.jdt.core.formatter.alignment_for_binary_expression=16 132 org.eclipse.jdt.core.formatter.alignment_for_compact_if=16 133 org.eclipse.jdt.core.formatter.alignment_for_conditional_expression=80 [all …]
|
/third_party/icu/icu4j/main/classes/charset/.settings/ |
D | org.eclipse.jdt.core.prefs | 114 org.eclipse.jdt.core.formatter.align_type_members_on_columns=false 115 org.eclipse.jdt.core.formatter.alignment_for_arguments_in_allocation_expression=16 116 org.eclipse.jdt.core.formatter.alignment_for_arguments_in_enum_constant=16 117 org.eclipse.jdt.core.formatter.alignment_for_arguments_in_explicit_constructor_call=16 118 org.eclipse.jdt.core.formatter.alignment_for_arguments_in_method_invocation=16 119 org.eclipse.jdt.core.formatter.alignment_for_arguments_in_qualified_allocation_expression=16 120 org.eclipse.jdt.core.formatter.alignment_for_assignment=0 121 org.eclipse.jdt.core.formatter.alignment_for_binary_expression=16 122 org.eclipse.jdt.core.formatter.alignment_for_compact_if=16 123 org.eclipse.jdt.core.formatter.alignment_for_conditional_expression=80 [all …]
|
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/ |
D | RbnfRoundTripTest.java | 27 RuleBasedNumberFormat formatter in TestEnglishSpelloutRT() local 31 doTest(formatter, -12345678, 12345678); in TestEnglishSpelloutRT() 39 RuleBasedNumberFormat formatter in TestDurationsRT() local 43 doTest(formatter, 0, 12345678); in TestDurationsRT() 51 RuleBasedNumberFormat formatter in TestSpanishSpelloutRT() local 55 doTest(formatter, -12345678, 12345678); in TestSpanishSpelloutRT() 63 RuleBasedNumberFormat formatter in TestFrenchSpelloutRT() local 67 doTest(formatter, -12345678, 12345678); in TestFrenchSpelloutRT() 75 RuleBasedNumberFormat formatter in TestSwissFrenchSpelloutRT() local 79 doTest(formatter, -12345678, 12345678); in TestSwissFrenchSpelloutRT() [all …]
|