Home
last modified time | relevance | path

Searched refs:doubled (Results 1 – 25 of 59) sorted by relevance

123

/external/guava/guava-tests/test/com/google/common/base/
DSplitterTest.java84 String doubled = "a,,b,c"; in testCharacterSplitWithDoubleDelimiter() local
85 Iterable<String> letters = COMMA_SPLITTER.split(doubled); in testCharacterSplitWithDoubleDelimiter()
90 String doubled = "a,, b,c"; in testCharacterSplitWithDoubleDelimiterAndSpace() local
91 Iterable<String> letters = COMMA_SPLITTER.split(doubled); in testCharacterSplitWithDoubleDelimiterAndSpace()
123 String doubled = "a..b.c"; in testCharacterSplitWithDoubleDelimiterOmitEmptyStrings() local
125 .omitEmptyStrings().split(doubled); in testCharacterSplitWithDoubleDelimiterOmitEmptyStrings()
185 String doubled = "a,,b,c"; in testStringSplitWithDoubleDelimiter() local
186 Iterable<String> letters = Splitter.on(',').split(doubled); in testStringSplitWithDoubleDelimiter()
191 String doubled = "a,, b,c"; in testStringSplitWithDoubleDelimiterAndSpace() local
192 Iterable<String> letters = Splitter.on(',').split(doubled); in testStringSplitWithDoubleDelimiterAndSpace()
[all …]
/external/guava/guava-gwt/test-super/com/google/common/base/super/com/google/common/base/
DSplitterTest.java81 String doubled = "a,,b,c"; in testCharacterSplitWithDoubleDelimiter() local
82 Iterable<String> letters = COMMA_SPLITTER.split(doubled); in testCharacterSplitWithDoubleDelimiter()
87 String doubled = "a,, b,c"; in testCharacterSplitWithDoubleDelimiterAndSpace() local
88 Iterable<String> letters = COMMA_SPLITTER.split(doubled); in testCharacterSplitWithDoubleDelimiterAndSpace()
120 String doubled = "a..b.c"; in testCharacterSplitWithDoubleDelimiterOmitEmptyStrings() local
122 .omitEmptyStrings().split(doubled); in testCharacterSplitWithDoubleDelimiterOmitEmptyStrings()
182 String doubled = "a,,b,c"; in testStringSplitWithDoubleDelimiter() local
183 Iterable<String> letters = Splitter.on(',').split(doubled); in testStringSplitWithDoubleDelimiter()
188 String doubled = "a,, b,c"; in testStringSplitWithDoubleDelimiterAndSpace() local
189 Iterable<String> letters = Splitter.on(',').split(doubled); in testStringSplitWithDoubleDelimiterAndSpace()
[all …]
/external/guava/guava-gwt/test-super/com/google/common/collect/super/com/google/common/collect/
DAbstractSequentialIteratorTest.java34 Iterable<Integer> doubled = new Iterable<Integer>() { in testDoubler() local
40 assertThat(doubled).iteratesAs(2, 4, 8, 16, 32); in testDoubler()
/external/guava/guava-tests/test/com/google/common/collect/
DAbstractSequentialIteratorTest.java47 Iterable<Integer> doubled = new Iterable<Integer>() { in testDoubler() local
53 assertThat(doubled).iteratesAs(2, 4, 8, 16, 32); in testDoubler()
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/SystemZ/
Dmemchr-01.ll22 ; Test a doubled call with no use of %r0 in between. There should be a
39 ; Test a doubled call with a use of %r0 in between. %r0 must be loaded
/external/llvm/test/CodeGen/SystemZ/
Dmemchr-02.ll22 ; Test a doubled call with no use of %r0 in between. There should be a
39 ; Test a doubled call with a use of %r0 in between. %r0 must be loaded
/external/okhttp/repackaged/okhttp/src/main/java/com/android/okhttp/internal/framed/
DHpack.java303 Header[] doubled = new Header[dynamicTable.length * 2]; in insertIntoDynamicTable() local
304 System.arraycopy(dynamicTable, 0, doubled, dynamicTable.length, dynamicTable.length); in insertIntoDynamicTable()
306 dynamicTable = doubled; in insertIntoDynamicTable()
/external/okhttp/okhttp/src/main/java/com/squareup/okhttp/internal/framed/
DHpack.java302 Header[] doubled = new Header[dynamicTable.length * 2]; in insertIntoDynamicTable() local
303 System.arraycopy(dynamicTable, 0, doubled, dynamicTable.length, dynamicTable.length); in insertIntoDynamicTable()
305 dynamicTable = doubled; in insertIntoDynamicTable()
/external/libunwind/doc/
Dlibunwind.trans28 # special handling of SeeAlso in latex2man, so that argument gets doubled:
/external/grpc-grpc-java/okhttp/third_party/okhttp/main/java/io/grpc/okhttp/internal/framed/
DHpack.java306 …io.grpc.okhttp.internal.framed.Header[] doubled = new io.grpc.okhttp.internal.framed.Header[dynami… in insertIntoDynamicTable() local
307 System.arraycopy(dynamicTable, 0, doubled, dynamicTable.length, dynamicTable.length); in insertIntoDynamicTable()
309 dynamicTable = doubled; in insertIntoDynamicTable()
/external/e2fsprogs/doc/RelNotes/
Dv1.29.txt21 precedent for dealing intelligently with any other kind of doubled
/external/llvm/test/tools/llvm-profdata/
Dinline-samples.test24 counters have doubled.
Dgcc-gcov-sample-profile.test24 counters have doubled.
Dsample-profile-basic.test25 counters have doubled.
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-profdata/
Dgcc-gcov-sample-profile.test24 counters have doubled.
Dinline-samples.test24 counters have doubled.
Dsample-profile-basic.test25 counters have doubled.
/external/clang/test/SemaObjC/
Dobjc-literal-sig.m40 // All tests are doubled to make sure that a bad method is not saved
/external/icu/icu4c/source/data/translit/
DHira_Kana.txt135 # its final vowel doubled. This is a Katakana-Hiragana
Dfa_fa_Latn_BGN.txt110 # the letter should be doubled. [The remainder of this rule deals with
Dar_ar_Latn_BGN.txt113 # should be doubled. [The remainder of this rule deals with the definite
Dps_ps_Latn_BGN.txt110 # the letter should be doubled. [The remainder of this rule deals with
DLatn_Kana.txt64 # Variables used for doubled-consonants with tsu
/external/iperf3/docs/
Ddev.rst89 to the doubled value, but only to about 75% of the doubled
/external/curl/docs/cmdline-opts/
Dwrite-out.d23 occurrences of % must be doubled when using this option.

123