Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for aggregated (0.03 sec)

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

        nonePlusA.callStart(FailingCall())
        assertThat(a.takeEvent()).isInstanceOf<CallStart>()
        assertThat(a.eventSequence).isEmpty()
      }
    
      /** Make sure we didn't mess up our special case for combining aggregates. */
      @Test
      fun moreThanTwoAggregation() {
        val a = EventRecorder(enforceOrder = false)
        val b = EventRecorder(enforceOrder = false)
        val c = EventRecorder(enforceOrder = false)
    Registered: Fri Dec 26 11:42:13 UTC 2025
    - Last Modified: Wed Nov 05 18:28:35 UTC 2025
    - 70.5K bytes
    - Viewed (0)
  2. fess-crawler-lasta/src/main/resources/crawler/extractor.xml

    				"application/vnd.dvb.ipdcesgaccess",
    				"application/vnd.dvb.ipdcroaming",
    				"application/vnd.dvb.iptv.alfec-base",
    				"application/vnd.dvb.iptv.alfec-enhancement",
    				"application/vnd.dvb.notif-aggregate-root+xml",
    				"application/vnd.dvb.notif-container+xml",
    				"application/vnd.dvb.notif-generic+xml",
    				"application/vnd.dvb.notif-ia-msglist+xml",
    				"application/vnd.dvb.notif-ia-registration-request+xml",
    Registered: Sat Dec 20 11:21:39 UTC 2025
    - Last Modified: Sun Nov 23 03:46:53 UTC 2025
    - 50.1K bytes
    - Viewed (0)
Back to top