Searched refs:dpl (Results 1 – 2 of 2) sorted by relevance
14 import deploy_production_local as dpl namespace20 orig_timer = dpl.SERVICE_STABILITY_TIMER40 dpl.SERVICE_STABILITY_TIMER = 0.0143 dpl.SERVICE_STABILITY_TIMER = self.orig_timer48 result = dpl.strip_terminal_codes('')51 result = dpl.strip_terminal_codes('This is normal text.')54 result = dpl.strip_terminal_codes('Line1\nLine2\n')57 result = dpl.strip_terminal_codes('Line1\nLine2\n')61 result = dpl.strip_terminal_codes('\x1b[1m')64 result = dpl.strip_terminal_codes('\x1b[m')[all …]
132 __u8 present, dpl, db, s, l, g, avl; member