Searched refs:doubled (Results 1 – 21 of 21) sorted by relevance
84 String doubled = "a,,b,c"; in testCharacterSplitWithDoubleDelimiter() local85 Iterable<String> letters = COMMA_SPLITTER.split(doubled); in testCharacterSplitWithDoubleDelimiter()90 String doubled = "a,, b,c"; in testCharacterSplitWithDoubleDelimiterAndSpace() local91 Iterable<String> letters = COMMA_SPLITTER.split(doubled); in testCharacterSplitWithDoubleDelimiterAndSpace()123 String doubled = "a..b.c"; in testCharacterSplitWithDoubleDelimiterOmitEmptyStrings() local125 .omitEmptyStrings().split(doubled); in testCharacterSplitWithDoubleDelimiterOmitEmptyStrings()185 String doubled = "a,,b,c"; in testStringSplitWithDoubleDelimiter() local186 Iterable<String> letters = Splitter.on(',').split(doubled); in testStringSplitWithDoubleDelimiter()191 String doubled = "a,, b,c"; in testStringSplitWithDoubleDelimiterAndSpace() local192 Iterable<String> letters = Splitter.on(',').split(doubled); in testStringSplitWithDoubleDelimiterAndSpace()[all …]
81 String doubled = "a,,b,c"; in testCharacterSplitWithDoubleDelimiter() local82 Iterable<String> letters = COMMA_SPLITTER.split(doubled); in testCharacterSplitWithDoubleDelimiter()87 String doubled = "a,, b,c"; in testCharacterSplitWithDoubleDelimiterAndSpace() local88 Iterable<String> letters = COMMA_SPLITTER.split(doubled); in testCharacterSplitWithDoubleDelimiterAndSpace()120 String doubled = "a..b.c"; in testCharacterSplitWithDoubleDelimiterOmitEmptyStrings() local122 .omitEmptyStrings().split(doubled); in testCharacterSplitWithDoubleDelimiterOmitEmptyStrings()182 String doubled = "a,,b,c"; in testStringSplitWithDoubleDelimiter() local183 Iterable<String> letters = Splitter.on(',').split(doubled); in testStringSplitWithDoubleDelimiter()188 String doubled = "a,, b,c"; in testStringSplitWithDoubleDelimiterAndSpace() local189 Iterable<String> letters = Splitter.on(',').split(doubled); in testStringSplitWithDoubleDelimiterAndSpace()[all …]
34 Iterable<Integer> doubled = new Iterable<Integer>() { in testDoubler() local40 ASSERT.that(doubled).iteratesOverSequence(2, 4, 8, 16, 32); in testDoubler()
47 Iterable<Integer> doubled = new Iterable<Integer>() { in testDoubler() local53 ASSERT.that(doubled).iteratesOverSequence(2, 4, 8, 16, 32); in testDoubler()
22 ; Test a doubled call with no use of %r0 in between. There should be a39 ; Test a doubled call with a use of %r0 in between. %r0 must be loaded
302 Header[] doubled = new Header[dynamicTable.length * 2]; in insertIntoDynamicTable() local303 System.arraycopy(dynamicTable, 0, doubled, dynamicTable.length, dynamicTable.length); in insertIntoDynamicTable()305 dynamicTable = doubled; in insertIntoDynamicTable()
28 # special handling of SeeAlso in latex2man, so that argument gets doubled:
25 counters have doubled.
40 // All tests are doubled to make sure that a bad method is not saved
559 some structures will be doubled in that case.
4815 boolean doubled = (pos + 1) < pattern.length() &&4820 if (doubled) {
1192 two-component vectors with doubled precision in each component.
19 - The default value for --conflict-cache-size=N has been doubled to 2000000.
2213 wanted to send the hedgehog to, and, as the doubled-up soldiers
3935 % \pagegoal was set to the doubled \vsize above, since we restarted
META-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...
5209 % \pagegoal was set to the doubled \vsize above, since we restarted
5276 precedent for dealing intelligently with any other kind of doubled
6296 appear doubled, as in
10726 interface. Some thread related optimizations. Nearly doubled the