/aosp_15_r20/external/snakeyaml/src/test/java/org/yaml/snakeyaml/ |
H A D | DumperOptionsTest.java | 356 …22222222 3333333333 4444444444 5555555555 6666666666 7777777777 8888888888 9999999999 0000000000"); 358 …33333333 4444444444 5555555555 6666666666 7777777777 8888888888\\\n \\ 9999999999 0000000000\"\n", 363 … 3333333333 4444444444 5555555555 6666666666 7777777777 8888888888 9999999999 0000000000"); 365 …3 4444444444 5555555555 6666666666 7777777777\\\n \\ 8888888888 9999999999 0000000000\"\n", 373 …22222222 3333333333 4444444444 5555555555 6666666666 7777777777 8888888888 9999999999 0000000000"); 375 …22222 3333333333 4444444444 5555555555 6666666666 7777777777 8888888888 9999999999 0000000000\"\n", 389 …22222222 3333333333 4444444444 5555555555 6666666666 7777777777 8888888888 9999999999 0000000000"); 391 …222 3333333333 4444444444 5555555555 6666666666 7777777777 8888888888\n 9999999999 0000000000'\n", 396 … 3333333333 4444444444 5555555555 6666666666 7777777777 8888888888 9999999999 0000000000"); 398 …3333333333 4444444444 5555555555 6666666666 7777777777 8888888888 9999999999 0000000000'\n", [all …]
|
/aosp_15_r20/external/eigen/unsupported/test/ |
H A D | cxx11_tensor_uint128.cpp | 41 uint64_t incr = internal::random<uint64_t>(1, 9999999999); in test_add() 60 uint64_t incr = internal::random<uint64_t>(1, 9999999999); in test_sub() 79 uint64_t incr = internal::random<uint64_t>(1, 9999999999); in test_mul() 98 uint64_t incr = internal::random<uint64_t>(1, 9999999999); in test_div() 117 uint64_t incr = internal::random<uint64_t>(1, 9999999999); in test_misc1()
|
/aosp_15_r20/libcore/luni/src/test/java/libcore/java/lang/ |
H A D | DoubleTest.java | 108 assertEquals(Double.POSITIVE_INFINITY, Double.parseDouble("1.0e+9999999999")); in testExponentParsing() 109 assertEquals(Double.NEGATIVE_INFINITY, Double.parseDouble("-1.0e+9999999999")); in testExponentParsing() 110 assertEquals(0.0, Double.parseDouble("1.0e-9999999999")); in testExponentParsing() 111 assertEquals(-0.0, Double.parseDouble("-1.0e-9999999999")); in testExponentParsing()
|
H A D | FloatTest.java | 108 assertEquals(Float.POSITIVE_INFINITY, Float.parseFloat("1.0e+9999999999")); in testExponentParsing() 109 assertEquals(Float.NEGATIVE_INFINITY, Float.parseFloat("-1.0e+9999999999")); in testExponentParsing() 110 assertEquals(0.0f, Float.parseFloat("1.0e-9999999999")); in testExponentParsing() 111 assertEquals(-0.0f, Float.parseFloat("-1.0e-9999999999")); in testExponentParsing()
|
/aosp_15_r20/external/aws-sdk-java-v2/services-custom/dynamodb-enhanced/src/test/java/software/amazon/awssdk/enhanced/dynamodb/converters/attribute/ |
H A D | LocalDateAttributeConverterTest.java | 35 … assertFails(() -> transformTo(converter, EnhancedAttributeValue.fromString("-9999999999-01-01") in LocalDateAttributeConverterLowerBoundTest() 41 … assertFails(() -> transformTo(converter, EnhancedAttributeValue.fromString("9999999999-12-31") in LocalDateAttributeConverterHigherBoundTest() 47 … assertFails(() -> transformTo(converter, EnhancedAttributeValue.fromString("9999999999-12-32") in LocalDateAttributeConverterExceedHigherBoundTest()
|
H A D | LocalDateTimeAttributeConverterTest.java | 50 …assertFails(() -> transformTo(converter, EnhancedAttributeValue.fromString("-9999999999-01-01T00:0… in localDateTimeAttributeConverterLowerBoundTest() 56 …assertFails(() -> transformTo(converter, EnhancedAttributeValue.fromString("9999999999-12-31T00:00… in localDateTimeAttributeConverterHigherBoundTest() 62 …assertFails(() -> transformTo(converter, EnhancedAttributeValue.fromString("9999999999-12-32T00:00… in localDateTimeAttributeConverterExceedHigherBoundTest()
|
/aosp_15_r20/external/cronet/base/android/junit/src/org/chromium/base/shared_preferences/ |
H A D | SharedPreferencesManagerTest.java | 148 mSubject.writeLong("long_key", 9999999999L); in testWriteReadLong() 151 assertEquals(9999999999L, mSubject.readLong("long_key")); in testWriteReadLong() 152 assertEquals(9999999999L, mSubject.readLong("long_key", 9876543210L)); in testWriteReadLong() 340 Thread t = new Thread(() -> mSubject.writeLongSync("long_key", 9999999999L)); in testWriteLongSync() 345 assertEquals(9999999999L, mSubject.readLong("long_key")); in testWriteLongSync()
|
/aosp_15_r20/external/curl/tests/data/ |
H A D | test1044 | 16 9999999999 57 Content-Length: 9999999999
|
H A D | test99 | 47 http://%HOSTIP:%HTTPPORT/%TESTNUMBER -C 9999999999 61 Range: bytes=9999999999-
|
/aosp_15_r20/external/grpc-grpc-java/core/src/test/java/io/grpc/internal/ |
H A D | JsonParserTest.java | 64 assertEquals(Double.valueOf("9999999999"), JsonParser.parse("9999999999")); in longNumber()
|
/aosp_15_r20/external/okio/okio/src/commonTest/kotlin/okio/ |
H A D | AbstractBufferedSinkTest.kt | 241 assertLongDecimalString("9999999999", 9999999999L) in longDecimalString()
|
/aosp_15_r20/external/python/cpython3/Lib/test/decimaltestdata/ |
D | base.decTest | 440 basx280 toSci 9999999999 -> 1.00000000E+10 Rounded Inexact 924 basx913 toSci '99e-9999999999' -> 0E-1000000007 Underflow Subnormal Inexact Rounded Clamped 926 basx915 toSci '1111e-9999999999' -> 0E-1000000007 Underflow Subnormal Inexact Rounded Clamped 937 basx925 toSci '-99e-9999999999' -> -0E-1000000007 Underflow Subnormal Inexact Rounded Clamped 939 basx927 toSci '-1111e-9999999999' -> -0E-1000000007 Underflow Subnormal Inexact Rounded Clamped
|
D | dqBase.decTest | 922 dqbas913 toSci '99e-9999999999' -> 0E-6176 Underflow Subnormal Inexact Rounded Clamped 924 dqbas915 toSci '1111e-9999999999' -> 0E-6176 Underflow Subnormal Inexact Rounded Clamped 935 dqbas925 toSci '-99e-9999999999' -> -0E-6176 Underflow Subnormal Inexact Rounded Clamped 937 dqbas927 toSci '-1111e-9999999999' -> -0E-6176 Underflow Subnormal Inexact Rounded Clamped
|
D | dsBase.decTest | 901 dsbas913 toSci '99e-9999999999' -> 0E-101 Underflow Subnormal Inexact Rounded Clamped 903 dsbas915 toSci '1111e-9999999999' -> 0E-101 Underflow Subnormal Inexact Rounded Clamped 914 dsbas925 toSci '-99e-9999999999' -> -0E-101 Underflow Subnormal Inexact Rounded Clamped 916 dsbas927 toSci '-1111e-9999999999' -> -0E-101 Underflow Subnormal Inexact Rounded Clamped
|
D | ddBase.decTest | 937 ddbas913 toSci '99e-9999999999' -> 0E-398 Underflow Subnormal Inexact Rounded Clamped 939 ddbas915 toSci '1111e-9999999999' -> 0E-398 Underflow Subnormal Inexact Rounded Clamped 950 ddbas925 toSci '-99e-9999999999' -> -0E-398 Underflow Subnormal Inexact Rounded Clamped 952 ddbas927 toSci '-1111e-9999999999' -> -0E-398 Underflow Subnormal Inexact Rounded Clamped
|
/aosp_15_r20/external/python/cpython2/Lib/test/decimaltestdata/ |
D | base.decTest | 440 basx280 toSci 9999999999 -> 1.00000000E+10 Rounded Inexact 924 basx913 toSci '99e-9999999999' -> 0E-1000000007 Underflow Subnormal Inexact Rounded Clamped 926 basx915 toSci '1111e-9999999999' -> 0E-1000000007 Underflow Subnormal Inexact Rounded Clamped 937 basx925 toSci '-99e-9999999999' -> -0E-1000000007 Underflow Subnormal Inexact Rounded Clamped 939 basx927 toSci '-1111e-9999999999' -> -0E-1000000007 Underflow Subnormal Inexact Rounded Clamped
|
D | dsBase.decTest | 901 dsbas913 toSci '99e-9999999999' -> 0E-101 Underflow Subnormal Inexact Rounded Clamped 903 dsbas915 toSci '1111e-9999999999' -> 0E-101 Underflow Subnormal Inexact Rounded Clamped 914 dsbas925 toSci '-99e-9999999999' -> -0E-101 Underflow Subnormal Inexact Rounded Clamped 916 dsbas927 toSci '-1111e-9999999999' -> -0E-101 Underflow Subnormal Inexact Rounded Clamped
|
D | dqBase.decTest | 922 dqbas913 toSci '99e-9999999999' -> 0E-6176 Underflow Subnormal Inexact Rounded Clamped 924 dqbas915 toSci '1111e-9999999999' -> 0E-6176 Underflow Subnormal Inexact Rounded Clamped 935 dqbas925 toSci '-99e-9999999999' -> -0E-6176 Underflow Subnormal Inexact Rounded Clamped 937 dqbas927 toSci '-1111e-9999999999' -> -0E-6176 Underflow Subnormal Inexact Rounded Clamped
|
D | ddBase.decTest | 937 ddbas913 toSci '99e-9999999999' -> 0E-398 Underflow Subnormal Inexact Rounded Clamped 939 ddbas915 toSci '1111e-9999999999' -> 0E-398 Underflow Subnormal Inexact Rounded Clamped 950 ddbas925 toSci '-99e-9999999999' -> -0E-398 Underflow Subnormal Inexact Rounded Clamped 952 ddbas927 toSci '-1111e-9999999999' -> -0E-398 Underflow Subnormal Inexact Rounded Clamped
|
/aosp_15_r20/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/lang/ |
H A D | IntegerTest.java | 142 Integer.decode("9999999999"); in test_decodeLjava_lang_String2() 147 assertTrue("Failed to throw exception for 9999999999", exception); in test_decodeLjava_lang_String2() 424 Integer.parseInt("9999999999", 10); in test_parseIntLjava_lang_StringI2() 429 assertTrue("Failed to throw exception for 9999999999", exception); in test_parseIntLjava_lang_StringI2()
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/spirit/test/x3/ |
D | uint1.cpp | 179 BOOST_TEST(!test_attr("9999999999", uint32_, u32)); in main() 201 BOOST_TEST(!test_attr("9999999999", u_int32_, u32)); in main()
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/spirit/test/qi/ |
D | uint1.cpp | 174 BOOST_TEST(!test_attr("9999999999", uint32_, u32)); in main() 196 BOOST_TEST(!test_attr("9999999999", u_int32_, u32)); in main()
|
/aosp_15_r20/art/test/697-checker-string-append/src/ |
H A D | Main.java | 54 "Long/9999999999", 92 "Long/-9999999999",
|
/aosp_15_r20/libcore/ojluni/src/test/java/nio/file/attribute/ |
H A D | FileTimeTest.java | 189 ts(9999999999L, NANOSECONDS, "1970-01-01T00:00:09.999999999Z"); in main() 199 ts(-9999999999L, NANOSECONDS, "1969-12-31T23:59:50.000000001Z"); in main()
|
/aosp_15_r20/external/openscreen/third_party/abseil/src/absl/strings/internal/str_format/ |
H A D | parser_test.cc | 260 EXPECT_FALSE(Run("9999999999d")); in TEST_F() 261 EXPECT_FALSE(Run(".9999999999d")); in TEST_F()
|