Home
last modified time | relevance | path

Searched defs:sb5 (Results 1 – 4 of 4) sorted by relevance

/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
DFormattedStringBuilderTest.java43 FormattedStringBuilder sb5 = new FormattedStringBuilder(); in testInsertAppendCharSequence() local
130 FormattedStringBuilder sb5 = new FormattedStringBuilder(); in testInsertAppendCodePoint() local
136 assertCharSequenceEquals(Integer.toString(cas), sb4, sb5); in testInsertAppendCodePoint() local
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/format/
DFormattedStringBuilderTest.java46 FormattedStringBuilder sb5 = new FormattedStringBuilder(); in testInsertAppendCharSequence() local
133 FormattedStringBuilder sb5 = new FormattedStringBuilder(); in testInsertAppendCodePoint() local
139 assertCharSequenceEquals(Integer.toString(cas), sb4, sb5); in testInsertAppendCodePoint() local
/external/icu/icu4c/source/test/intltest/
Dformatted_string_builder_test.cpp73 FormattedStringBuilder sb5; in testInsertAppendUnicodeString() local
170 FormattedStringBuilder sb5; in testInsertAppendCodePoint() local
/external/fdlibm/
Ds_erf.c186 sb5 = 2.55305040643316442583e+03, /* 0x40A3F219, 0xCEDF3BE6 */ variable