Home
last modified time | relevance | path

Searched full:3333333333 (Results 1 – 13 of 13) sorted by relevance

/aosp_15_r20/external/snakeyaml/src/test/java/org/yaml/snakeyaml/
H A DDumperOptionsTest.java356 …"1111111111 2222222222 3333333333 4444444444 5555555555 6666666666 7777777777 8888888888 999999999…
358 …"\"1111111111 2222222222 3333333333 4444444444 5555555555 6666666666 7777777777 8888888888\\\n \\…
363 …"1111111111 2222222222 3333333333 4444444444 5555555555 6666666666 7777777777 8888888888 9…
365 …"\"1111111111 2222222222 3333333333 4444444444 5555555555 6666666666 7777777777\\\n \\ 888…
373 …"1111111111 2222222222 3333333333 4444444444 5555555555 6666666666 7777777777 8888888888 999999999…
375 …"\"1111111111 2222222222 3333333333 4444444444 5555555555 6666666666 7777777777 8888888888 9999999…
389 …"1111111111 2222222222 3333333333 4444444444 5555555555 6666666666 7777777777 8888888888 999999999…
391 …"'1111111111 2222222222 3333333333 4444444444 5555555555 6666666666 7777777777 8888888888\n 99999…
396 …"1111111111 2222222222 3333333333 4444444444 5555555555 6666666666 7777777777 8888888888 9…
398 …"'1111111111 2222222222 3333333333 4444444444 5555555555 6666666666 7777777777 8888888888 …
[all …]
/aosp_15_r20/external/libcxx/test/std/strings/basic.string/string.modifiers/string_replace/
H A Diter_iter_size_char.pass.cpp43 test(S(""), 0, 0, 10, '3', S("3333333333")); in test0()
47 test(S("abcde"), 0, 0, 10, '3', S("3333333333abcde")); in test0()
51 test(S("abcde"), 0, 1, 10, '3', S("3333333333bcde")); in test0()
55 test(S("abcde"), 0, 2, 10, '3', S("3333333333cde")); in test0()
59 test(S("abcde"), 0, 4, 10, '3', S("3333333333e")); in test0()
63 test(S("abcde"), 0, 5, 10, '3', S("3333333333")); in test0()
115 test(S("abcdefghij"), 0, 0, 10, '3', S("3333333333abcdefghij")); in test0()
119 test(S("abcdefghij"), 0, 1, 10, '3', S("3333333333bcdefghij")); in test0()
123 test(S("abcdefghij"), 0, 5, 10, '3', S("3333333333fghij")); in test0()
127 test(S("abcdefghij"), 0, 9, 10, '3', S("3333333333j")); in test0()
[all …]
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/strings/basic.string/string.modifiers/string_replace/
H A Diter_iter_size_char.pass.cpp44 test(S(""), 0, 0, 10, '3', S("3333333333")); in test0()
48 test(S("abcde"), 0, 0, 10, '3', S("3333333333abcde")); in test0()
52 test(S("abcde"), 0, 1, 10, '3', S("3333333333bcde")); in test0()
56 test(S("abcde"), 0, 2, 10, '3', S("3333333333cde")); in test0()
60 test(S("abcde"), 0, 4, 10, '3', S("3333333333e")); in test0()
64 test(S("abcde"), 0, 5, 10, '3', S("3333333333")); in test0()
116 test(S("abcdefghij"), 0, 0, 10, '3', S("3333333333abcdefghij")); in test0()
120 test(S("abcdefghij"), 0, 1, 10, '3', S("3333333333bcdefghij")); in test0()
124 test(S("abcdefghij"), 0, 5, 10, '3', S("3333333333fghij")); in test0()
128 test(S("abcdefghij"), 0, 9, 10, '3', S("3333333333j")); in test0()
[all …]
/aosp_15_r20/external/spdx-tools/utils/
H A Dverification_test.go26 …Checksums: []common.Checksum{{Value: "3333333333bbbbbbbbbbccccccccccdddddddddd", Algorith…
67 …Checksums: []common.Checksum{{Value: "3333333333bbbbbbbbbbccccccccccdddddddddd", Algorith…
138 Value: "3333333333bbbbbbbbbbccccccccccdddddddddd",
204 Value: "3333333333bbbbbbbbbbccccccccccdddddddddd",
302 Value: "3333333333bbbbbbbbbbccccccccccdddddddddd",
368 Value: "3333333333bbbbbbbbbbccccccccccdddddddddd",
/aosp_15_r20/external/snakeyaml/src/test/java/org/yaml/snakeyaml/emitter/
H A DEmitterTest.java215 splitMap.put("3333333333", "4444444444"); in testSplitLineExpectFirstFlowMappingKey()
222 assertEquals("{\"1111111111 2222222222\": {\n \"3333333333\": \"4444444444\"}}\n", output); in testSplitLineExpectFirstFlowMappingKey()
231 assertEquals("{\"1111111111 2222222222\": {\"3333333333\": \"4444444444\"}}\n", output); in testSplitLineExpectFirstFlowMappingKey()
248 splitMap.put("3333333333", "4444444444"); in testSplitLineExpectFlowMappingKey()
253 assertEquals("{\"1111111111\": \"2222222222\",\n \"3333333333\": \"4444444444\"}\n", output); in testSplitLineExpectFlowMappingKey()
262 assertEquals("{\"1111111111\": \"2222222222\", \"3333333333\": \"4444444444\"}\n", output); in testSplitLineExpectFlowMappingKey()
/aosp_15_r20/external/pigweed/pw_thread/
H A Dthread_snapshot_service_test.cc162 static_cast<uintptr_t>(3333333333u)); in TEST()
173 static_cast<uintptr_t>(3333333333u)); in TEST()
/aosp_15_r20/external/skia/tests/
H A DRasterPipelineCodeGeneratorTest.cpp217 f = uint2(3333333333u, 222); in DEF_TEST()
238 max(e, f) == uint2(3333333333u, 222) && in DEF_TEST()
/aosp_15_r20/external/pigweed/pw_varint/
H A Dvarint_test.cc782 EXPECT_EQ(ZigZagEncode(int64_t(-3333333333)), uint64_t(6666666665)); in TEST()
783 EXPECT_EQ(ZigZagEncode(int64_t(3333333333)), uint64_t(6666666666)); in TEST()
840 EXPECT_EQ(ZigZagDecode(uint64_t(6666666665)), int64_t(-3333333333)); in TEST()
841 EXPECT_EQ(ZigZagDecode(uint64_t(6666666666)), int64_t(3333333333)); in TEST()
/aosp_15_r20/external/snakeyaml/src/test/resources/representer/
H A Dscalar-style1.yaml7 3333333333 4444444444 5555555555
H A Dscalar-style2.yaml7 1111111111 2222222222 3333333333
H A Dscalar-style3.yaml7 …1111111111 2222222222 3333333333 4444444444 5555555555 6666666666 7777777777 8888888888 9999999999…
/aosp_15_r20/external/snakeyaml/src/test/java/org/yaml/snakeyaml/issues/issue29/
H A DFlexibleScalarStyleTest.java84 …"1111111111 2222222222 3333333333 4444444444 5555555555 6666666666 7777777777 8888888888 999999999… in getData()
/aosp_15_r20/external/clang/unittests/Format/
H A DFormatTest.cpp6690 " 111111111, 222222222, 3333333333, 444444444, //\n" in TEST_F()