Search Options

Results per page
Sort
Preferred Languages
Advance

Results 131 - 140 of 395 for 30 (0.01 sec)

  1. okhttp/src/jvmTest/kotlin/okhttp3/CacheTest.kt

          MockResponse
            .Builder()
            .body("A")
            .addHeader("Cache-Control: max-age=30")
            .addHeader("Date: " + formatDate(-31, TimeUnit.MINUTES))
            .build(),
        )
        server.enqueue(
          MockResponse
            .Builder()
            .body("B")
            .addHeader("Cache-Control: max-age=30")
            .addHeader("Date: " + formatDate(0, TimeUnit.MINUTES))
            .build(),
        )
    Registered: Fri Sep 05 11:42:10 UTC 2025
    - Last Modified: Sat Aug 16 09:39:51 UTC 2025
    - 113.6K bytes
    - Viewed (0)
  2. guava-tests/test/com/google/common/primitives/ImmutableDoubleArrayTest.java

      }
    
      public void testGet_good() {
        ImmutableDoubleArray iia = ImmutableDoubleArray.of(0, 1, 3);
        assertThat(iia.get(0)).isEqualTo(0.0);
        assertThat(iia.get(2)).isEqualTo(3.0);
        assertThat(iia.subArray(1, 3).get(1)).isEqualTo(3.0);
      }
    
      public void testGet_bad() {
        ImmutableDoubleArray iia = ImmutableDoubleArray.of(0, 1, 3);
        assertThrows(IndexOutOfBoundsException.class, () -> iia.get(-1));
    Registered: Fri Sep 05 12:43:10 UTC 2025
    - Last Modified: Thu Aug 07 16:05:33 UTC 2025
    - 21.5K bytes
    - Viewed (0)
  3. src/test/java/org/codelibs/fess/helper/IntervalControlHelperTest.java

        }
    
        public void test_parseTime_validFormat() {
            int[] result = IntervalControlHelper.parseTime("12:30");
            assertEquals(12, result[0]);
            assertEquals(30, result[1]);
    
            result = IntervalControlHelper.parseTime("00:00");
            assertEquals(0, result[0]);
            assertEquals(0, result[1]);
    
            result = IntervalControlHelper.parseTime("23:59");
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Jul 10 13:41:04 UTC 2025
    - 13.1K bytes
    - Viewed (0)
  4. src/test/java/jcifs/dcerpc/msrpc/srvsvcTest.java

        }
    
        @Test
        void testGetSyntax() {
            String syntax = srvsvc.getSyntax();
            assertEquals("4b324fc8-1670-01d3-1278-5a47bf6ee188:3.0", syntax);
        }
    
        @Test
        void testShareInfo0EncodeWithNonNullNetname() throws NdrException {
            srvsvc.ShareInfo0 shareInfo0 = new srvsvc.ShareInfo0();
            shareInfo0.netname = "TestShare";
    
    Registered: Sun Sep 07 00:10:21 UTC 2025
    - Last Modified: Thu Aug 14 05:31:44 UTC 2025
    - 12K bytes
    - Viewed (0)
  5. src/test/java/jcifs/internal/smb2/io/Smb2ReadResponseTest.java

            SMBUtil.writeInt2(9, buffer, bufferIndex);
            // Write error context and error data
            buffer[bufferIndex + 2] = 1; // Error context count
            buffer[bufferIndex + 3] = 0; // Reserved
            SMBUtil.writeInt4(0, buffer, bufferIndex + 4); // ByteCount (0 for error)
    
            // Create a custom test response that tracks if readErrorResponse was called
    Registered: Sun Sep 07 00:10:21 UTC 2025
    - Last Modified: Sun Aug 31 08:00:57 UTC 2025
    - 22.1K bytes
    - Viewed (0)
  6. src/test/java/org/codelibs/fess/exception/CommandExecutionExceptionTest.java

            // Scenario 2: Command timeout
            CommandExecutionException timeout =
                    new CommandExecutionException("Command execution timed out after 30 seconds", new RuntimeException("Timeout"));
            assertTrue(timeout.getMessage().contains("timed out"));
            assertNotNull(timeout.getCause());
    
            // Scenario 3: Permission denied
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Tue Aug 19 14:09:36 UTC 2025
    - 9.2K bytes
    - Viewed (0)
  7. src/test/java/jcifs/util/SimpleCircuitBreakerTest.java

                final int index = i;
                threads[i] = new Thread(() -> {
                    for (int j = 0; j < 10; j++) {
                        try {
                            if ((index + j) % 3 == 0) {
                                // Some failures
                                breaker.call(() -> {
                                    throw new RuntimeException("Test");
                                });
    Registered: Sun Sep 07 00:10:21 UTC 2025
    - Last Modified: Sat Aug 30 05:58:03 UTC 2025
    - 10.6K bytes
    - Viewed (0)
  8. cmd/httprange.go

    // Case 2: bytes=1-10 (absolute start and end offsets) -> RangeSpec{false, 1, 10}
    // Case 3: bytes=10- (absolute start offset with end offset unspecified) -> RangeSpec{false, 10, -1}
    // Case 4: bytes=-30 (suffix length specification) -> RangeSpec{true, -30, -1}
    type HTTPRangeSpec struct {
    	// Does the range spec refer to a suffix of the object?
    	IsSuffixLength bool
    
    	// Start and end offset specified in range spec
    Registered: Sun Sep 07 19:28:11 UTC 2025
    - Last Modified: Fri Aug 29 02:39:48 UTC 2025
    - 5.9K bytes
    - Viewed (0)
  9. fess-crawler/src/test/resources/extractor/eml/sample2.eml

    こんにちは、Kaoru FUZITAさん。
    
    
    @tokyo_bousai
    【気象情報】7月30日(木)13時56分現在、気象庁から大雨、洪水警報が発表されています。多摩北部・西部・南部では、低い土地の浸水や河川の増水に警戒してください。http://t.co/SttHvzrWR8
    https://twitter.com/tokyo_bousai/status/626620914617024512
    
    @riezo0608
    猫を愛する漫画家10人の展覧会「ねこまんてん」
    「猫の額」(東京・高円寺)にて7/31~8/12開催予定。
    みんにゃ来てね!
    http://t.co/t0dkECemdh http://t.co/T4feyVmazB
    https://twitter.com/riezo0608/status/626571637073145856
    
    @Mint_Lee
    Registered: Sun Sep 21 03:50:09 UTC 2025
    - Last Modified: Sat Jan 16 07:50:35 UTC 2016
    - 91.6K bytes
    - Viewed (0)
  10. mockwebserver/src/test/java/mockwebserver3/RecordedRequestTest.kt

    import okhttp3.Headers
    import okhttp3.Headers.Companion.headersOf
    import okio.Buffer
    import okio.ByteString
    import org.junit.jupiter.api.Test
    import org.junit.jupiter.api.Timeout
    
    @Timeout(30)
    class RecordedRequestTest {
      private val headers: Headers = Headers.EMPTY
    
      @Test fun testIPv4() {
        val socket =
          MockWebServerSocket(
            FakeSocket(
    Registered: Fri Sep 05 11:42:10 UTC 2025
    - Last Modified: Sat Aug 02 20:36:00 UTC 2025
    - 5.3K bytes
    - Viewed (0)
Back to top