Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 12 for 99999999999 (0.11 sec)

  1. pkg/log/config_test.go

    		{"999", time.Date(2017, time.January, 1, 1, 1, 1, 999000, time.UTC), "999"},
    		{"9999", time.Date(2083, time.March, 1, 1, 1, 1, 9999000, time.UTC), "9999"},
    		{"99999", time.Date(2083, time.March, 1, 1, 1, 1, 99999000, time.UTC), "99999"},
    		{"999999", time.Date(2083, time.March, 1, 1, 1, 1, 999999000, time.UTC), "999999"},
    	}
    
    	for _, v := range cases {
    		t.Run(v.name, func(t *testing.T) {
    			formatDate(v.input, testEnc)
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Tue Mar 26 20:38:10 UTC 2024
    - 10.9K bytes
    - Viewed (0)
  2. src/archive/tar/strconv_test.go

    		{1350244992, 23960108, "1350244992.023960108"},
    		{+1, +1e9 - 1e0, "1.999999999"},
    		{+1, +1e9 - 1e3, "1.999999"},
    		{+1, +1e9 - 1e6, "1.999"},
    		{+1, +0e0 - 0e0, "1"},
    		{+1, +1e6 - 0e0, "1.001"},
    		{+1, +1e3 - 0e0, "1.000001"},
    		{+1, +1e0 - 0e0, "1.000000001"},
    		{0, 1e9 - 1e0, "0.999999999"},
    		{0, 1e9 - 1e3, "0.999999"},
    		{0, 1e9 - 1e6, "0.999"},
    		{0, 0e0, "0"},
    		{0, 1e6 + 0e0, "0.001"},
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Feb 09 05:28:50 UTC 2021
    - 14K bytes
    - Viewed (0)
  3. src/text/tabwriter/tabwriter_test.go

    			"aaa_____bbbb\n",
    	},
    
    	{
    		"13a",
    		4, 0, 1, '-', 0,
    		"4444\t日本語\t22\t1\t333\n" +
    			"999999999\t22\n" +
    			"7\t22\n" +
    			"\t\t\t88888888\n" +
    			"\n" +
    			"666666\t666666\t666666\t4444\n" +
    			"1\t1\t999999999\t0000000000\n",
    
    		"4444------日本語-22--1---333\n" +
    			"999999999-22\n" +
    			"7---------22\n" +
    			"------------------88888888\n" +
    			"\n" +
    			"666666-666666-666666----4444\n" +
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Feb 29 16:46:34 UTC 2024
    - 13.8K bytes
    - Viewed (0)
  4. src/time/format_test.go

    	{"2021-09-29T16:04:33.999999999Z", 999_999_999},
    	{"2021-09-29T16:04:33.012345678Z", 12_345_678},
    	// 10 digits, truncates
    	{"2021-09-29T16:04:33.0000000000Z", 0},
    	{"2021-09-29T16:04:33.0000000001Z", 0},
    	{"2021-09-29T16:04:33.1000000000Z", 100_000_000},
    	{"2021-09-29T16:04:33.1000000009Z", 100_000_000},
    	{"2021-09-29T16:04:33.9999999999Z", 999_999_999},
    	{"2021-09-29T16:04:33.0123456789Z", 12_345_678},
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu May 23 00:58:29 UTC 2024
    - 36.4K bytes
    - Viewed (0)
  5. maven-resolver-provider/src/test/java/org/apache/maven/repository/internal/VersionTest.java

        void testMinimumSegment() {
            assertOrder(X_LT_Y, "1.min", "1.0-alpha-1");
            assertOrder(X_LT_Y, "1.min", "1.0-SNAPSHOT");
            assertOrder(X_LT_Y, "1.min", "1.0");
            assertOrder(X_LT_Y, "1.min", "1.9999999999");
    
            assertOrder(X_EQ_Y, "1.min", "1.MIN");
    
            assertOrder(X_GT_Y, "1.min", "0.99999");
            assertOrder(X_GT_Y, "1.min", "0.max");
        }
    
        @Test
        void testMaximumSegment() {
    Registered: Wed Jun 12 09:55:16 UTC 2024
    - Last Modified: Tue May 21 09:54:32 UTC 2024
    - 17.1K bytes
    - Viewed (0)
  6. src/image/png/testdata/pngsuite/ftbgn2c16.sng

    ffffffffffff ffffffffffff ffffffffffff 929292929292 0c0cabab0c0c 0000bdbd0001 0000f4f40000 2020dddd2020 919191919191 949494949494 979797979797 999999999999 9b9b9b9b9b9b 999999999999 8b8b8b8b8b8b 7f7f7f7f7f7f 7e7e7e7e7e7e 7e7e7e7e7e7e 7d7d7d7d7d7d 777777777777 626262626262 535353536060 12121212bebe 00010000cccc 000000009292 000000016969 000000006767 2a2a2a2a5555 acacacacacac ffffffffffff ffffffffffff ffffffffffff 
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 27 22:27:41 UTC 2016
    - 13.2K bytes
    - Viewed (0)
  7. src/image/png/testdata/pngsuite/ftbbn2c16.sng

    ffffffffffff ffffffffffff ffffffffffff 929292929292 0c0cabab0c0c 0000bdbd0001 0000f4f40000 2020dddd2020 919191919191 949494949494 979797979797 999999999999 9b9b9b9b9b9b 999999999999 8b8b8b8b8b8b 7f7f7f7f7f7f 7e7e7e7e7e7e 7e7e7e7e7e7e 7d7d7d7d7d7d 777777777777 626262626262 535353536060 12121212bebe 00010000cccc 000000009292 000000016969 000000006767 2a2a2a2a5555 acacacacacac ffffffffffff ffffffffffff ffffffffffff 
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 27 22:27:41 UTC 2016
    - 13.2K bytes
    - Viewed (0)
  8. src/go/constant/value_test.go

    	{"2.71828182845904523536028747135266249775724709369995957496696763", "2.71828", "271828182845904523536028747135266249775724709369995957496696763/100000000000000000000000000000000000000000000000000000000000000"},
    	{"0e9999999999", "0", "0"},   // issue #16176
    	{"-6e-1886451601", "0", "0"}, // issue #20228
    
    	// Complex
    	{"0i", "(0 + 0i)", "(0 + 0i)"},
    	{"-0i", "(0 + 0i)", "(0 + 0i)"},
    	{"10i", "(0 + 10i)", "(0 + 10i)"},
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon Dec 13 18:45:54 UTC 2021
    - 15.6K bytes
    - Viewed (0)
  9. android/guava-tests/test/com/google/common/math/StatsTesting.java

        PairedStatsAccumulator accumulator =
            createFilledPairedStatsAccumulator(MANY_VALUES, OTHER_MANY_VALUES);
        PairedStats stats = accumulator.snapshot();
        accumulator.add(99.99, 9999.9999); // should do nothing to the snapshot
        return stats;
      }
    
      private static PairedStats buildHorizontalValuesPairedStats() {
        PairedStatsAccumulator accumulator = new PairedStatsAccumulator();
    Registered: Wed Jun 12 16:38:11 UTC 2024
    - Last Modified: Thu Nov 09 22:49:56 UTC 2023
    - 22.4K bytes
    - Viewed (0)
  10. src/runtime/string_test.go

    		{"05K", 0, false},
    		{"10M", 0, false},
    		{"100G", 0, false},
    		{"99T", 0, false},
    		{"99999999999999999999KB", 0, false},
    		{"99999999999999999MB", 0, false},
    		{"99999999999999GB", 0, false},
    		{"99999999999TB", 0, false},
    		{"99999999999TiB", 0, false},
    		{"555EB", 0, false},
    	} {
    		out, ok := runtime.ParseByteCount(test.in)
    		if test.out != out || test.ok != ok {
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Dec 13 14:05:23 UTC 2022
    - 13.3K bytes
    - Viewed (0)
Back to top