Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 25 for setUp (0.25 sec)

  1. cmd/object-handlers_test.go

    	MissingContentLength
    	TooBigObject
    	TooBigDecodedLength
    	BadSignature
    	BadMD5
    	MissingUploadID
    )
    
    // Wrapper for calling HeadObject API handler tests for both Erasure multiple disks and FS single drive setup.
    func TestAPIHeadObjectHandler(t *testing.T) {
    	ExecObjectLayerAPITest(t, testAPIHeadObjectHandler, []string{"HeadObject"})
    }
    
    Go
    - Registered: Sun Apr 28 19:28:10 GMT 2024
    - Last Modified: Sun Apr 28 17:53:50 GMT 2024
    - 160K bytes
    - Viewed (0)
  2. operator/cmd/mesh/testdata/manifest-generate/data-snapshot.tar.gz

    populated at runtime, using the same mechanism as [Sidecar Injection](istio.io/latest/docs/setup/additional-setup/sidecar-injection). This allows the same configurations and lifecycle to apply to gateways as sidecars. Note: this does mean that the namespace the gateway is deployed in must not have the `istio-injection=disabled` label. See [Controlling the injection policy](https://istio.io/latest/docs/setup/additional-setup/sidecar-injection/#controlling-the-injection-policy) for more info. ### Examples ####...
    Others
    - Registered: Wed Mar 20 22:53:08 GMT 2024
    - Last Modified: Wed Jan 10 05:10:03 GMT 2024
    - 198.1K bytes
    - Viewed (1)
  3. tensorflow/c/c_api.cc

          session->last_num_graph_nodes = num_nodes;
        } else {
          session->graph->mu.unlock();
        }
      }
      return true;
    }
    
    }  // namespace tensorflow
    
    static void TF_Run_Setup(int noutputs, TF_Tensor** c_outputs,
                             TF_Status* status) {
      status->status = absl::OkStatus();
      for (int i = 0; i < noutputs; ++i) {
        c_outputs[i] = nullptr;
      }
    }
    
    C++
    - Registered: Tue Apr 23 12:39:09 GMT 2024
    - Last Modified: Mon Apr 15 03:35:10 GMT 2024
    - 102.3K bytes
    - Viewed (0)
  4. maven-core/src/test/resources/org/apache/maven/extension/test-extension-repo/org/codehaus/plexus/plexus-container-default/1.0-alpha-16/plexus-container-default-1.0-alpha-16.jar

    public String getId(); public org.codehaus.plexus.lifecycle.LifecycleHandler getLifecycleHandler(); protected void incrementConnectionC(); protected void decrementConnectionC(); protected boolean connected(); public int getConnections(); public void setup(org.codehaus.plexus.MutablePlexusContain, org.codehaus.plexus.lifecycle.LifecycleHandler, org.codehaus.plexus.component.repository.ComponentDescriptor); public void initialize(); protected Object createComponentInsta(org.codehaus.plexus.classworlds.realm.ClassRealm)...
    Archive
    - Registered: Sun Mar 31 03:35:09 GMT 2024
    - Last Modified: Tue Oct 16 20:15:40 GMT 2007
    - 205.7K bytes
    - Viewed (0)
  5. maven-core/src/test/resources/org/apache/maven/extension/test-extension-repo/org/codehaus/plexus/plexus-container-default/1.0-alpha-32/plexus-container-default-1.0-alpha-32.jar

    public String getId(); public org.codehaus.plexus.lifecycle.LifecycleHandler getLifecycleHandler(); protected void incrementConnectionC(); protected void decrementConnectionC(); protected boolean connected(); public int getConnections(); public void setup(org.codehaus.plexus.MutablePlexusContain, org.codehaus.plexus.lifecycle.LifecycleHandler, org.codehaus.plexus.component.repository.ComponentDescriptor); public void initialize(); protected Object createComponentInsta(org.codehaus.plexus.classworlds.realm.ClassRealm)...
    Archive
    - Registered: Sun Mar 31 03:35:09 GMT 2024
    - Last Modified: Tue Oct 16 20:15:40 GMT 2007
    - 233.3K bytes
    - Viewed (0)
  6. maven-core/src/test/resources/apiv4-repo/org/codehaus/plexus/plexus-container-default/1.0-alpha-32/plexus-container-default-1.0-alpha-32.jar

    public String getId(); public org.codehaus.plexus.lifecycle.LifecycleHandler getLifecycleHandler(); protected void incrementConnectionC(); protected void decrementConnectionC(); protected boolean connected(); public int getConnections(); public void setup(org.codehaus.plexus.MutablePlexusContain, org.codehaus.plexus.lifecycle.LifecycleHandler, org.codehaus.plexus.component.repository.ComponentDescriptor); public void initialize(); protected Object createComponentInsta(org.codehaus.plexus.classworlds.realm.ClassRealm)...
    Archive
    - Registered: Sun Apr 28 03:35:10 GMT 2024
    - Last Modified: Sun Oct 02 08:41:25 GMT 2022
    - 233.3K bytes
    - Viewed (0)
  7. maven-core/src/test/resources/apiv4-repo/org/codehaus/plexus/plexus-container-default/1.0-alpha-16/plexus-container-default-1.0-alpha-16.jar

    public String getId(); public org.codehaus.plexus.lifecycle.LifecycleHandler getLifecycleHandler(); protected void incrementConnectionC(); protected void decrementConnectionC(); protected boolean connected(); public int getConnections(); public void setup(org.codehaus.plexus.MutablePlexusContain, org.codehaus.plexus.lifecycle.LifecycleHandler, org.codehaus.plexus.component.repository.ComponentDescriptor); public void initialize(); protected Object createComponentInsta(org.codehaus.plexus.classworlds.realm.ClassRealm)...
    Archive
    - Registered: Sun Apr 28 03:35:10 GMT 2024
    - Last Modified: Sun Oct 02 08:41:25 GMT 2022
    - 205.7K bytes
    - Viewed (0)
  8. android/guava-tests/test/com/google/common/util/concurrent/FuturesTest.java

      private static final String DATA1 = "data";
      private static final String DATA2 = "more data";
      private static final String DATA3 = "most data";
    
      @Override
      public void setUp() throws Exception {
        super.setUp();
        aggregateFutureLogger.addHandler(aggregateFutureLogHandler);
      }
    
      @Override
      public void tearDown() throws Exception {
        /*
         * Clear interrupt for future tests.
         *
    Java
    - Registered: Fri Apr 26 12:43:10 GMT 2024
    - Last Modified: Tue Feb 20 17:00:05 GMT 2024
    - 144.5K bytes
    - Viewed (0)
  9. cmd/site-replication.go

    		var peerReplicateILMExpiry bool
    		// if peers already exist and for one of them ReplicateILMExpiry
    		// set true, that means earlier replication of ILM expiry was set
    		// for the site replication. All new sites added to the setup should
    		// get this enabled as well
    		if replicateILMExpirySet {
    			peerReplicateILMExpiry = replicateILMExpirySet
    		} else {
    			peerReplicateILMExpiry = opts.ReplicateILMExpiry
    		}
    Go
    - Registered: Sun Apr 28 19:28:10 GMT 2024
    - Last Modified: Thu Apr 25 15:50:16 GMT 2024
    - 184.1K bytes
    - Viewed (1)
  10. guava-tests/test/com/google/common/cache/LocalCacheTest.java

                .createTestSuite());
        return suite;
      }
    
      static final int SMALL_MAX_SIZE = DRAIN_THRESHOLD * 5;
    
      TestLogHandler logHandler;
    
      @Override
      public void setUp() throws Exception {
        super.setUp();
        logHandler = new TestLogHandler();
        LocalCache.logger.addHandler(logHandler);
      }
    
      @Override
      public void tearDown() throws Exception {
        super.tearDown();
    Java
    - Registered: Fri Apr 19 12:43:09 GMT 2024
    - Last Modified: Thu Mar 14 23:06:48 GMT 2024
    - 112.3K bytes
    - Viewed (0)
Back to top