Home
last modified time | relevance | path

Searched defs:sb2 (Results 1 – 25 of 61) sorted by relevance

123

/external/cronet/buildtools/third_party/libc++/trunk/test/std/input.output/iostream.format/input.streams/istream.unformatted/
Dget_streambuf.pass.cpp64 testbuf<char> sb2; in main() local
80 testbuf<wchar_t> sb2; in main() local
97 testbuf<char> sb2; in main() local
114 testbuf<wchar_t> sb2; in main() local
132 testbuf<char> sb2; in main() local
149 testbuf<wchar_t> sb2; in main() local
Dget_streambuf_chart.pass.cpp64 testbuf<char> sb2; in main() local
80 testbuf<wchar_t> sb2; in main() local
97 testbuf<char> sb2; in main() local
114 testbuf<wchar_t> sb2; in main() local
132 testbuf<char> sb2; in main() local
149 testbuf<wchar_t> sb2; in main() local
/external/cronet/buildtools/third_party/libc++/trunk/test/std/input.output/iostream.format/input.streams/istream.formatted/istream_extractors/
Dstreambuf.pass.cpp67 testbuf<char> sb2; in main() local
76 testbuf<char> sb2; in main() local
93 testbuf<wchar_t> sb2; in main() local
111 testbuf<char> sb2; in main() local
128 testbuf<wchar_t> sb2; in main() local
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
DFormattedStringBuilderTest.java33 FormattedStringBuilder sb2 = new FormattedStringBuilder(); in testInsertAppendCharSequence() local
85 FormattedStringBuilder sb2 = new FormattedStringBuilder(); in testSplice() local
120 FormattedStringBuilder sb2 = new FormattedStringBuilder(); in testInsertAppendCodePoint() local
126 assertCharSequenceEquals(Integer.toString(cas), sb1, sb2); in testInsertAppendCodePoint() local
156 FormattedStringBuilder sb2 = new FormattedStringBuilder(sb1); in testCopy() local
218 FormattedStringBuilder sb2 = new FormattedStringBuilder(); in testFields() local
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/format/
DFormattedStringBuilderTest.java36 FormattedStringBuilder sb2 = new FormattedStringBuilder(); in testInsertAppendCharSequence() local
88 FormattedStringBuilder sb2 = new FormattedStringBuilder(); in testSplice() local
123 FormattedStringBuilder sb2 = new FormattedStringBuilder(); in testInsertAppendCodePoint() local
129 assertCharSequenceEquals(Integer.toString(cas), sb1, sb2); in testInsertAppendCodePoint() local
159 FormattedStringBuilder sb2 = new FormattedStringBuilder(sb1); in testCopy() local
221 FormattedStringBuilder sb2 = new FormattedStringBuilder(); in testFields() local
/external/cronet/third_party/icu/source/test/intltest/
Dformatted_string_builder_test.cpp61 FormattedStringBuilder sb2; in testInsertAppendUnicodeString() local
119 FormattedStringBuilder sb2; in testSplice() local
155 FormattedStringBuilder sb2; in testInsertAppendCodePoint() local
201 FormattedStringBuilder sb2(sb1); in testCopy() local
326 FormattedStringBuilder sb2; in testInsertOverflow() local
/external/icu/icu4c/source/test/intltest/
Dformatted_string_builder_test.cpp61 FormattedStringBuilder sb2; in testInsertAppendUnicodeString() local
119 FormattedStringBuilder sb2; in testSplice() local
155 FormattedStringBuilder sb2; in testInsertAppendCodePoint() local
201 FormattedStringBuilder sb2(sb1); in testCopy() local
326 FormattedStringBuilder sb2; in testInsertOverflow() local
/external/libcxx/test/std/input.output/iostream.format/input.streams/istream.unformatted/
Dget_streambuf.pass.cpp61 testbuf<char> sb2; in main() local
76 testbuf<wchar_t> sb2; in main() local
Dget_streambuf_chart.pass.cpp62 testbuf<char> sb2; in main() local
77 testbuf<wchar_t> sb2; in main() local
/external/libcxx/test/std/input.output/iostream.format/output.streams/ostream.assign/
Dmove_assign.pass.cpp46 testbuf<char> sb2; in main() local
69 testbuf<wchar_t> sb2; in main() local
Dmember_swap.pass.cpp41 testbuf<char> sb2; in main() local
64 testbuf<wchar_t> sb2; in main() local
/external/libcxx/test/std/input.output/iostream.format/input.streams/iostreamclass/iostream.assign/
Dmove_assign.pass.cpp46 testbuf<char> sb2; in main() local
69 testbuf<wchar_t> sb2; in main() local
Dmember_swap.pass.cpp41 testbuf<char> sb2; in main() local
64 testbuf<wchar_t> sb2; in main() local
/external/libcxx/test/std/input.output/iostream.format/input.streams/istream/istream.assign/
Dmove_assign.pass.cpp46 testbuf<char> sb2; in main() local
69 testbuf<wchar_t> sb2; in main() local
Dmember_swap.pass.cpp41 testbuf<char> sb2; in main() local
64 testbuf<wchar_t> sb2; in main() local
/external/cronet/buildtools/third_party/libc++/trunk/test/std/input.output/iostream.format/output.streams/ostream.assign/
Dmove_assign.pass.cpp45 testbuf<char> sb2; in main() local
69 testbuf<wchar_t> sb2; in main() local
Dmember_swap.pass.cpp42 testbuf<char> sb2; in main() local
66 testbuf<wchar_t> sb2; in main() local
/external/cronet/buildtools/third_party/libc++/trunk/test/std/input.output/iostream.format/input.streams/iostreamclass/iostream.assign/
Dmove_assign.pass.cpp45 testbuf<char> sb2; in main() local
69 testbuf<wchar_t> sb2; in main() local
Dmember_swap.pass.cpp42 testbuf<char> sb2; in main() local
66 testbuf<wchar_t> sb2; in main() local
/external/cronet/buildtools/third_party/libc++/trunk/test/std/input.output/iostream.format/input.streams/istream/istream.assign/
Dmember_swap.pass.cpp42 testbuf<char> sb2; in main() local
66 testbuf<wchar_t> sb2; in main() local
Dmove_assign.pass.cpp45 testbuf<char> sb2; in main() local
69 testbuf<wchar_t> sb2; in main() local
/external/guava/android/guava-tests/test/com/google/common/base/
DJoinerTest.java139 StringBuilder sb2 = new StringBuilder(); in checkNoOutput() local
195 StringBuilder sb2 = new StringBuilder().append('x'); in checkResult() local
296 StringBuilder sb2 = new StringBuilder(); in testEntries() local
/external/guava/guava-tests/test/com/google/common/base/
DJoinerTest.java139 StringBuilder sb2 = new StringBuilder(); in checkNoOutput() local
195 StringBuilder sb2 = new StringBuilder().append('x'); in checkResult() local
296 StringBuilder sb2 = new StringBuilder(); in testEntries() local
/external/jackson-core/src/test/java/com/fasterxml/jackson/core/io/
DTestJsonStringEncoder.java47 StringBuilder sb2 = new StringBuilder(); in testQuoteLongAsString() local
63 StringBuilder sb2 = new StringBuilder(); in testQuoteLongCharSequenceAsString() local
/external/libcxx/test/std/input.output/iostreams.base/ios/basic.ios.members/
Drdbuf_streambuf.pass.cpp26 std::streambuf* sb2 = ios.rdbuf(sb); in main() local

123