Lines Matching refs:strip
52 self.cros_system_data[name.strip()] = value.strip()
472 match = kv_match_re.match(linecr.strip())
638 # Strip everything from front of line including prefix.
641 # Strip everything from back of string including first occurence of postfix.
1076 flag_before_comment = flag.split('#')[0].strip()
1124 virt = utils.run('sudo -n virt-what').stdout.strip()