Searched defs:circuit (Results 1 – 4 of 4) sorted by relevance
43 final ThresholdCircuitBreaker circuit = new ThresholdCircuitBreaker(threshold); in testThreshold() local53 final ThresholdCircuitBreaker circuit = new ThresholdCircuitBreaker(threshold); in testThresholdCircuitBreakingException() local63 final ThresholdCircuitBreaker circuit = new ThresholdCircuitBreaker(zeroThreshold); in testThresholdEqualsZero() local72 final ThresholdCircuitBreaker circuit = new ThresholdCircuitBreaker(threshold); in testClosingThresholdCircuitBreaker() local84 final ThresholdCircuitBreaker circuit = new ThresholdCircuitBreaker(threshold); in testGettingThreshold() local
1227 bool SwingSchedulerDAG::Circuits::circuit(int V, int S, NodeSetType &NodeSets, in circuit() function in SwingSchedulerDAG::Circuits
1197 bool SwingSchedulerDAG::Circuits::circuit(int V, int S, NodeSetType &NodeSets, in circuit() function in SwingSchedulerDAG::Circuits
1436 bool SwingSchedulerDAG::Circuits::circuit(int V, int S, NodeSetType &NodeSets, in circuit() function in SwingSchedulerDAG::Circuits