Home
last modified time | relevance | path

Searched refs:ms2 (Results 1 – 25 of 43) sorted by relevance

12

/external/guava/guava-tests/test/com/google/common/collect/
DMultisetsTest.java104 Multiset<String> ms2 = HashMultiset.create(Arrays.asList("a", "b", "b", "c")); in testUnion() local
105 assertThat(Multisets.union(ms1, ms2)).containsExactly("a", "a", "b", "b", "c"); in testUnion()
110 Multiset<String> ms2 = HashMultiset.create(Arrays.asList("a", "b", "a")); in testUnionEqualMultisets() local
111 assertEquals(ms1, Multisets.union(ms1, ms2)); in testUnionEqualMultisets()
116 Multiset<String> ms2 = HashMultiset.create(Arrays.asList("a", "b", "a")); in testUnionEmptyNonempty() local
117 assertEquals(ms2, Multisets.union(ms1, ms2)); in testUnionEmptyNonempty()
122 Multiset<String> ms2 = HashMultiset.create(); in testUnionNonemptyEmpty() local
123 assertEquals(ms1, Multisets.union(ms1, ms2)); in testUnionNonemptyEmpty()
128 Multiset<String> ms2 = HashMultiset.create(Arrays.asList("a", "b", "a")); in testIntersectEmptyNonempty() local
129 assertThat(Multisets.intersection(ms1, ms2)).isEmpty(); in testIntersectEmptyNonempty()
[all …]
DImmutableSortedMultisetTest.java458 (ms1, ms2) -> in testToImmutableSortedMultiset()
459 ms1.equals(ms2) in testToImmutableSortedMultiset()
460 && ms1.entrySet().asList().equals(ms2.entrySet().asList()) in testToImmutableSortedMultiset()
461 && ms1.comparator().equals(ms2.comparator()); in testToImmutableSortedMultiset()
483 (ms1, ms2) -> in testToImmutableSortedMultisetCountFunction()
484 ms1.equals(ms2) in testToImmutableSortedMultisetCountFunction()
485 && ms1.entrySet().asList().equals(ms2.entrySet().asList()) in testToImmutableSortedMultisetCountFunction()
486 && ms1.comparator().equals(ms2.comparator()); in testToImmutableSortedMultisetCountFunction()
DImmutableMultisetTest.java321 (ms1, ms2) -> ms1.equals(ms2) && ms1.entrySet().asList().equals(ms2.entrySet().asList()); in testToImmutableMultiset()
330 (ms1, ms2) -> ms1.equals(ms2) && ms1.entrySet().asList().equals(ms2.entrySet().asList()); in testToImmutableMultisetCountFunction()
373 (ms1, ms2) -> { in testToImmutableMultiset_duplicates()
374 if (!ms1.equals(ms2)) { in testToImmutableMultiset_duplicates()
378 List<TypeWithDuplicates> elements2 = ImmutableList.copyOf(ms2.elementSet()); in testToImmutableMultiset_duplicates()
DTreeMultisetTest.java325 Multiset<String> ms2 = TreeMultiset.create(DEGENERATE_COMPARATOR); in testDegenerateComparator() local
327 ms2.add("cat", 2); in testDegenerateComparator()
328 ms2.add("x", 3); in testDegenerateComparator()
330 assertEquals(ms, ms2); in testDegenerateComparator()
331 assertEquals(ms2, ms); in testDegenerateComparator()
/external/guava/android/guava-tests/test/com/google/common/collect/
DMultisetsTest.java102 Multiset<String> ms2 = HashMultiset.create(Arrays.asList("a", "b", "b", "c")); in testUnion() local
103 assertThat(Multisets.union(ms1, ms2)).containsExactly("a", "a", "b", "b", "c"); in testUnion()
108 Multiset<String> ms2 = HashMultiset.create(Arrays.asList("a", "b", "a")); in testUnionEqualMultisets() local
109 assertEquals(ms1, Multisets.union(ms1, ms2)); in testUnionEqualMultisets()
114 Multiset<String> ms2 = HashMultiset.create(Arrays.asList("a", "b", "a")); in testUnionEmptyNonempty() local
115 assertEquals(ms2, Multisets.union(ms1, ms2)); in testUnionEmptyNonempty()
120 Multiset<String> ms2 = HashMultiset.create(); in testUnionNonemptyEmpty() local
121 assertEquals(ms1, Multisets.union(ms1, ms2)); in testUnionNonemptyEmpty()
126 Multiset<String> ms2 = HashMultiset.create(Arrays.asList("a", "b", "a")); in testIntersectEmptyNonempty() local
127 assertThat(Multisets.intersection(ms1, ms2)).isEmpty(); in testIntersectEmptyNonempty()
[all …]
DTreeMultisetTest.java325 Multiset<String> ms2 = TreeMultiset.create(DEGENERATE_COMPARATOR); in testDegenerateComparator() local
327 ms2.add("cat", 2); in testDegenerateComparator()
328 ms2.add("x", 3); in testDegenerateComparator()
330 assertEquals(ms, ms2); in testDegenerateComparator()
331 assertEquals(ms2, ms); in testDegenerateComparator()
/external/libcxx/test/std/utilities/time/time.duration/time.duration.literals/
Dliterals2.pass.cpp38 auto ms2 = 247.0ms; in main() local
39 assert ( ms == ms2 ); in main()
Dliterals1.pass.cpp36 auto ms2 = 247.0ms; in main() local
37 assert ( ms == ms2 ); in main()
Dliterals.pass.cpp48 auto ms2 = 247.0ms; in main() local
49 assert ( ms == ms2 ); in main()
/external/llvm-project/libcxx/test/std/utilities/time/time.duration/time.duration.literals/
Dliterals2.pass.cpp39 auto ms2 = 247.0ms; in main() local
40 assert ( ms == ms2 ); in main()
Dliterals1.pass.cpp37 auto ms2 = 247.0ms; in main() local
38 assert ( ms == ms2 ); in main()
Dliterals.pass.cpp47 auto ms2 = 247.0ms; in main() local
48 assert ( ms == ms2 ); in main()
/external/virglrenderer/ci/previous_results/es_host_softpipe/piglit_gles3/
Dresults.txt35 spec/ext_shader_framebuffer_fetch/execution/gles3/integer-ms2: skip
40 spec/ext_shader_framebuffer_fetch/execution/gles3/nonuniform-ms2: skip
45 spec/ext_shader_framebuffer_fetch/execution/gles3/simple-ms2: skip
55 spec/ext_shader_framebuffer_fetch_non_coherent/execution/gles3/integer-ms2: skip
60 spec/ext_shader_framebuffer_fetch_non_coherent/execution/gles3/nonuniform-ms2: skip
65 spec/ext_shader_framebuffer_fetch_non_coherent/execution/gles3/simple-ms2: skip
/external/virglrenderer/ci/previous_results/gl_host_softpipe/piglit_gles3/
Dresults.txt35 spec/ext_shader_framebuffer_fetch/execution/gles3/integer-ms2: skip
40 spec/ext_shader_framebuffer_fetch/execution/gles3/nonuniform-ms2: skip
45 spec/ext_shader_framebuffer_fetch/execution/gles3/simple-ms2: skip
55 spec/ext_shader_framebuffer_fetch_non_coherent/execution/gles3/integer-ms2: skip
60 spec/ext_shader_framebuffer_fetch_non_coherent/execution/gles3/nonuniform-ms2: skip
65 spec/ext_shader_framebuffer_fetch_non_coherent/execution/gles3/simple-ms2: skip
/external/virglrenderer/ci/previous_results/archived/gl_host_llvmpipe/piglit_gles3/
Dresults.txt31 spec/ext_shader_framebuffer_fetch/execution/integer-gles3-ms2: skip
36 spec/ext_shader_framebuffer_fetch/execution/nonuniform-ms2-gles3: skip
41 spec/ext_shader_framebuffer_fetch/execution/simple-ms2-gles3: skip
/external/virglrenderer/ci/previous_results/archived/es_host_i915/piglit_gles3/
Dresults.txt31 spec/ext_shader_framebuffer_fetch/execution/integer-gles3-ms2: skip
36 spec/ext_shader_framebuffer_fetch/execution/nonuniform-ms2-gles3: skip
41 spec/ext_shader_framebuffer_fetch/execution/simple-ms2-gles3: skip
/external/virglrenderer/ci/previous_results/archived/gl_host_i915/piglit_gles3/
Dresults.txt31 spec/ext_shader_framebuffer_fetch/execution/integer-gles3-ms2: skip
36 spec/ext_shader_framebuffer_fetch/execution/nonuniform-ms2-gles3: skip
41 spec/ext_shader_framebuffer_fetch/execution/simple-ms2-gles3: skip
/external/virglrenderer/ci/previous_results/archived/es_host_llvmpipe/piglit_gles3/
Dresults.txt31 spec/ext_shader_framebuffer_fetch/execution/integer-gles3-ms2: skip
36 spec/ext_shader_framebuffer_fetch/execution/nonuniform-ms2-gles3: skip
41 spec/ext_shader_framebuffer_fetch/execution/simple-ms2-gles3: skip
/external/iputils/doc/
Dtraceroute6.sgml53 <ulink url="mailto:kuznet@ms2.inr.ac.ru">Alexey Kuznetsov
54 &lt;kuznet@ms2.inr.ac.ru&gt;</ulink>. And eventually entered
Dclockdiff.sgml114 <ulink url="mailto:kuznet@ms2.inr.ac.ru">Alexey Kuznetsov
115 &lt;kuznet@ms2.inr.ac.ru&gt;</ulink>. It was based on code borrowed
Drarpd.sgml118 <ulink url="mailto:kuznet@ms2.inr.ac.ru">Alexey Kuznetsov
119 &lt;kuznet@ms2.inr.ac.ru&gt;</ulink>.
Darping.sgml174 <ulink url="mailto:kuznet@ms2.inr.ac.ru">Alexey Kuznetsov
175 &lt;kuznet@ms2.inr.ac.ru&gt;</ulink>.
Dtracepath.sgml150 <ulink url="mailto:kuznet@ms2.inr.ac.ru">Alexey Kuznetsov
151 &lt;kuznet@ms2.inr.ac.ru&gt;</ulink>.
/external/iproute2/
DREADME44 kuznet@ms2.inr.ac.ru
/external/icu/icu4c/source/test/intltest/
Ddtfmrgts.cpp1354 UDate ms2 = cal->getTime(status); in Test1684() local
1356 if (ms2 != ms) { in Test1684()
1358 "\n GregorianUCAL_WOM gave " + ms2); in Test1684()
1364 ms2 = sdf->parse(test.data, status); in Test1684()
1369 if (ms2!=ms) { in Test1684()
1371 "\n SimpleDateFormat.parse gave " + ms2); in Test1684()

12