/external/snakeyaml/src/test/java/org/yaml/snakeyaml/emitter/ |
D | EmitterTest.java | 146 map.put("12345", Arrays.asList("1111111111")); in testSplitLineExpectFirstFlowSequenceItem() 151 assertEquals("{\"12345\": [\n \"1111111111\"]}\n", output); in testSplitLineExpectFirstFlowSequenceItem() 158 assertEquals("{\"12345\": [\"1111111111\"]}\n", output); in testSplitLineExpectFirstFlowSequenceItem() 185 output = yaml.dump(Arrays.asList("1111111111", "2222222222")); in testSplitLineExpectFlowSequenceItem() 186 assertEquals("[\"1111111111\",\n \"2222222222\"]\n", output); in testSplitLineExpectFlowSequenceItem() 194 output = yaml.dump(Arrays.asList("1111111111", "2222222222")); in testSplitLineExpectFlowSequenceItem() 195 assertEquals("[\"1111111111\", \"2222222222\"]\n", output); in testSplitLineExpectFlowSequenceItem() 214 splitContainerMap.put("1111111111 2222222222", splitMap); in testSplitLineExpectFirstFlowMappingKey() 219 … assertEquals("{\"1111111111 2222222222\": {\n \"3333333333\": \"4444444444\"}}\n", output); in testSplitLineExpectFirstFlowMappingKey() 228 assertEquals("{\"1111111111 2222222222\": {\"3333333333\": \"4444444444\"}}\n", output); in testSplitLineExpectFirstFlowMappingKey() [all …]
|
/external/snakeyaml/src/test/java/org/yaml/snakeyaml/ |
D | DumperOptionsTest.java | 360 …output = yaml.dump("1111111111 2222222222 3333333333 4444444444 5555555555 6666666666 7777777777 8… 361 …assertEquals("\"1111111111 2222222222 3333333333 4444444444 5555555555 6666666666 7777777777 88888… 367 …output = yaml.dump("1111111111 2222222222 3333333333 4444444444 5555555555 6666666666 7777777777 8… 368 …assertEquals("\"1111111111 2222222222 3333333333 4444444444 5555555555 6666666666 7777777777 88888… 380 …output = yaml.dump("1111111111 2222222222 3333333333 4444444444 5555555555 6666666666 7777777777 8… 381 …assertEquals("'1111111111 2222222222 3333333333 4444444444 5555555555 6666666666 7777777777 888888… 387 …output = yaml.dump("1111111111 2222222222 3333333333 4444444444 5555555555 6666666666 7777777777 8… 388 …assertEquals("'1111111111 2222222222 3333333333 4444444444 5555555555 6666666666 7777777777 888888… 400 …output = yaml.dump("1111111111 2222222222 3333333333 4444444444 5555555555 6666666666 7777777777 8… 401 …assertEquals(">-\n 1111111111 2222222222 3333333333 4444444444 5555555555 6666666666 7777777777 8… [all …]
|
/external/tensorflow/tensorflow/compiler/xla/tests/ |
D | reduce_precision_test.cc | 91 FPVAL(01110000, 1111111111, 0111111111111), // 6.10203e-05 94 FPVAL(01110000, 1111111111, 0000000000000) // 6.10054e-05 99 FPVAL(01110000, 1111111111, 1000000000000), // 6.10203e-05 151 FPVAL(10001110, 1111111111, 0111111111111), // 65520.0 152 FPVAL(10001110, 1111111111, 0000000000000), // 65504.0 153 FPVAL(10001110, 1111111111, 0111111111111), // 65520.0 154 FPVAL(10001110, 1111111111, 0000000000000) // 65504.0 158 FPVAL(10001110, 1111111111, 1000000000000), // 65520.0 160 FPVAL(10001110, 1111111111, 1000000000000), // 65520.0 173 FPVAL(11111110, 1111111111, 1000000000000), // 3.40199e+38 [all …]
|
/external/libcxx/test/std/strings/basic.string/string.modifiers/string_insert/ |
D | iter_size_char.pass.cpp | 38 test(S(""), 0, 10, '1', S("1111111111")); in main() 42 test(S("abcde"), 0, 10, '1', S("1111111111abcde")); in main() 62 test(S("abcdefghij"), 0, 10, '1', S("1111111111abcdefghij")); in main() 82 test(S("abcdefghijklmnopqrst"), 0, 10, '1', S("1111111111abcdefghijklmnopqrst")); in main() 106 test(S(""), 0, 10, '1', S("1111111111")); in main() 110 test(S("abcde"), 0, 10, '1', S("1111111111abcde")); in main() 130 test(S("abcdefghij"), 0, 10, '1', S("1111111111abcdefghij")); in main() 150 test(S("abcdefghijklmnopqrst"), 0, 10, '1', S("1111111111abcdefghijklmnopqrst")); in main()
|
D | size_size_char.pass.cpp | 58 test(S(""), 0, 10, '1', S("1111111111")); in main() 66 test(S("abcde"), 0, 10, '1', S("1111111111abcde")); in main() 90 test(S("abcdefghij"), 0, 10, '1', S("1111111111abcdefghij")); in main() 114 test(S("abcdefghijklmnopqrst"), 0, 10, '1', S("1111111111abcdefghijklmnopqrst")); in main() 142 test(S(""), 0, 10, '1', S("1111111111")); in main() 150 test(S("abcde"), 0, 10, '1', S("1111111111abcde")); in main() 174 test(S("abcdefghij"), 0, 10, '1', S("1111111111abcdefghij")); in main() 198 test(S("abcdefghijklmnopqrst"), 0, 10, '1', S("1111111111abcdefghijklmnopqrst")); in main()
|
/external/python/cpython2/Lib/test/decimaltestdata/ |
D | ddAnd.decTest | 54 ddand029 and 1111111111111111 1111111111 -> 1111111111 73 ddand047 and 1111111111 1111111111111111 -> 1111111111 85 ddand150 and 1111111111 1 -> 1 96 ddand160 and 1111111111 0 -> 0 107 ddand170 and 1 1111111111 -> 1 118 ddand180 and 0 1111111111 -> 0
|
D | dqAnd.decTest | 127 dqand029 and 1111111111111111 1111111111 -> 1111111111 146 dqand047 and 1111111111 1111111111111111 -> 1111111111 158 dqand150 and 1111111111 1 -> 1 169 dqand160 and 1111111111 0 -> 0 180 dqand170 and 1 1111111111 -> 1 191 dqand180 and 0 1111111111 -> 0
|
D | and.decTest | 60 andx033 and 111111111111 1111111111 -> 111111111 62 andx035 and 1111111111 111111111111 -> 111111111 76 andx050 and 1111111111 1 -> 1 87 andx060 and 1111111111 0 -> 0 98 andx070 and 1 1111111111 -> 1 109 andx080 and 0 1111111111 -> 0
|
D | ddXor.decTest | 75 ddxor050 xor 1111111111 1 -> 1111111110 86 ddxor060 xor 1111111111 0 -> 1111111111 97 ddxor070 xor 1 1111111111 -> 1111111110 108 ddxor080 xor 0 1111111111 -> 1111111111
|
D | xor.decTest | 57 xorx033 xor 111111111111 1111111111 -> 0 59 xorx035 xor 1111111111 111111111111 -> 0 73 xorx050 xor 1111111111 1 -> 111111110 84 xorx060 xor 1111111111 0 -> 111111111 95 xorx070 xor 1 1111111111 -> 111111110 106 xorx080 xor 0 1111111111 -> 111111111
|
D | or.decTest | 56 orx033 or 111111111111 1111111111 -> 111111111 58 orx035 or 1111111111 111111111111 -> 111111111 72 orx050 or 1111111111 1 -> 111111111 83 orx060 or 1111111111 0 -> 111111111 94 orx070 or 1 1111111111 -> 111111111 105 orx080 or 0 1111111111 -> 111111111
|
D | dqXor.decTest | 148 dqxor050 xor 1111111111 1 -> 1111111110 159 dqxor060 xor 1111111111 0 -> 1111111111 170 dqxor070 xor 1 1111111111 -> 1111111110 181 dqxor080 xor 0 1111111111 -> 1111111111
|
D | ddOr.decTest | 53 ddor026 or 1111111111 1111111111 -> 1111111111
|
/external/python/cpython3/Lib/test/decimaltestdata/ |
D | ddAnd.decTest | 54 ddand029 and 1111111111111111 1111111111 -> 1111111111 73 ddand047 and 1111111111 1111111111111111 -> 1111111111 85 ddand150 and 1111111111 1 -> 1 96 ddand160 and 1111111111 0 -> 0 107 ddand170 and 1 1111111111 -> 1 118 ddand180 and 0 1111111111 -> 0
|
D | dqAnd.decTest | 127 dqand029 and 1111111111111111 1111111111 -> 1111111111 146 dqand047 and 1111111111 1111111111111111 -> 1111111111 158 dqand150 and 1111111111 1 -> 1 169 dqand160 and 1111111111 0 -> 0 180 dqand170 and 1 1111111111 -> 1 191 dqand180 and 0 1111111111 -> 0
|
D | xor.decTest | 57 xorx033 xor 111111111111 1111111111 -> 0 59 xorx035 xor 1111111111 111111111111 -> 0 73 xorx050 xor 1111111111 1 -> 111111110 84 xorx060 xor 1111111111 0 -> 111111111 95 xorx070 xor 1 1111111111 -> 111111110 106 xorx080 xor 0 1111111111 -> 111111111
|
D | ddXor.decTest | 75 ddxor050 xor 1111111111 1 -> 1111111110 86 ddxor060 xor 1111111111 0 -> 1111111111 97 ddxor070 xor 1 1111111111 -> 1111111110 108 ddxor080 xor 0 1111111111 -> 1111111111
|
D | and.decTest | 60 andx033 and 111111111111 1111111111 -> 111111111 62 andx035 and 1111111111 111111111111 -> 111111111 76 andx050 and 1111111111 1 -> 1 87 andx060 and 1111111111 0 -> 0 98 andx070 and 1 1111111111 -> 1 109 andx080 and 0 1111111111 -> 0
|
D | or.decTest | 56 orx033 or 111111111111 1111111111 -> 111111111 58 orx035 or 1111111111 111111111111 -> 111111111 72 orx050 or 1111111111 1 -> 111111111 83 orx060 or 1111111111 0 -> 111111111 94 orx070 or 1 1111111111 -> 111111111 105 orx080 or 0 1111111111 -> 111111111
|
D | dqXor.decTest | 148 dqxor050 xor 1111111111 1 -> 1111111110 159 dqxor060 xor 1111111111 0 -> 1111111111 170 dqxor070 xor 1 1111111111 -> 1111111110 181 dqxor080 xor 0 1111111111 -> 1111111111
|
D | ddOr.decTest | 53 ddor026 or 1111111111 1111111111 -> 1111111111
|
/external/protobuf/java/util/src/test/java/com/google/protobuf/util/ |
D | TimeUtilTest.java | 372 assertEquals(1111111111, TimeUtil.toNanos(timestamp)); in testTimestampConversion() 375 timestamp = TimeUtil.createTimestampFromNanos(1111111111); in testTimestampConversion() 396 assertEquals(1111111111, TimeUtil.toNanos(duration)); in testDurationConversion() 399 duration = TimeUtil.createDurationFromNanos(1111111111); in testDurationConversion() 407 assertEquals(-1111111111, TimeUtil.toNanos(duration)); in testDurationConversion() 410 duration = TimeUtil.createDurationFromNanos(-1111111111); in testDurationConversion()
|
/external/snakeyaml/src/test/resources/representer/ |
D | scalar-style1.yaml | 6 description: 1111111111 2222222222 3333333333 4444444444 5555555555 6666666666 7777777777 888888888…
|
D | scalar-style3.yaml | 7 …1111111111 2222222222 3333333333 4444444444 5555555555 6666666666 7777777777 8888888888 9999999999…
|
D | scalar-style2.yaml | 7 1111111111 2222222222 3333333333
|