Searched refs:balancer (Results 1 – 20 of 20) sorted by relevance
45 TagBalancingHtmlStreamEventReceiver balancer; field in TagBalancingHtmlStreamRendererTest50 balancer = new TagBalancingHtmlStreamEventReceiver( in setUp()60 balancer.openDocument(); in testTagBalancing()61 balancer.openTag("html", ImmutableList.<String>of()); in testTagBalancing()62 balancer.openTag("head", ImmutableList.<String>of()); in testTagBalancing()63 balancer.openTag("title", ImmutableList.<String>of()); in testTagBalancing()64 balancer.text("Hello, <<World>>!"); in testTagBalancing()66 balancer.closeTag("TITLE"); in testTagBalancing()67 balancer.closeTag("head"); in testTagBalancing()68 balancer.openTag("body", ImmutableList.<String>of()); in testTagBalancing()[all …]
105 TagBalancingHtmlStreamEventReceiver balancer in sanitize() local126 balancer.setNestingLimit(256); in sanitize()128 balancer.openDocument(); in sanitize()138 balancer.text( in sanitize()142 balancer.text(Encoding.stripBannedCodeunits( in sanitize()147 balancer.closeTag(HtmlLexer.canonicalName( in sanitize()185 balancer.openTag( in sanitize()198 balancer.closeDocument(); in sanitize()
44 self.balancer = self.conn.create_load_balancer(63 self.balancer.delete()81 self.assertEqual(self.balancer.name, self.name)82 self.assertEqual(self.balancer.availability_zones,84 self.assertEqual(self.balancer.listeners, self.listeners)197 attributes = self.balancer.get_attributes()206 self.conn.modify_lb_attribute(self.balancer.name, 'accessLog',209 new_attributes = self.balancer.get_attributes()219 attributes = self.balancer.get_attributes()220 connection_draining = self.conn.get_lb_attribute(self.balancer.name,[all …]
2 a certain IP and MAC address without an explicit load balancer in front of
570 def balancer(i, board): function590 parallel.RunTasksInProcessPool(balancer, board_args, processes=8)
321 "The in-kernel irq balancer is obsolete and wakes the CPU up far more than "325 "A kernel irq balancer elavult és többször használja a processzort, mint "
289 "The in-kernel irq balancer is obsolete and wakes the CPU up far more than "
306 "The in-kernel irq balancer is obsolete and wakes the CPU up far more than "
319 "The in-kernel irq balancer is obsolete and wakes the CPU up far more than "
293 "The in-kernel irq balancer is obsolete and wakes the CPU up far more than "
380 "The in-kernel irq balancer is obsolete and wakes the CPU up far more than needed."
313 "The in-kernel irq balancer is obsolete and wakes the CPU up far more than "
312 "The in-kernel irq balancer is obsolete and wakes the CPU up far more than "
308 "The in-kernel irq balancer is obsolete and wakes the CPU up far more than needed."
302 "The in-kernel irq balancer is obsolete and wakes the CPU up far more than "
310 "The in-kernel irq balancer is obsolete and wakes the CPU up far more than needed."
META-INF/ META-INF/MANIFEST.MF org/ org/owasp/ org/ ...
4654 + Fixed close problem with load balancer.4783 + Added skeleton load balancer