Home | History | Annotate | Download | only in test

Lines Matching refs:STRINGS

66     # Each entry is a tuple of (plaintext, encoded string).  These strings are
68 STRINGS = (
69 # Some normal strings
84 # Add some trailing MUST QUOTE strings
132 for p, e in self.STRINGS:
137 for p, e in self.STRINGS:
142 for p, e in self.STRINGS:
147 for p, e in self.STRINGS:
155 for p, e in self.STRINGS:
178 (p, e) = self.STRINGS[-1]
189 (p, e) = self.STRINGS[-1]