Home | History | Annotate | Download | only in test

Lines Matching refs:teststrings

138         teststrings = set()
144 teststrings.add(''.join(entry))
145 teststrings = [self.fixtype(ts) for ts in teststrings]
146 for i in teststrings:
148 for j in teststrings:
199 teststrings = set()
205 teststrings.add(''.join(entry))
206 teststrings = [self.fixtype(ts) for ts in teststrings]
207 for i in teststrings:
208 for j in teststrings:
246 teststrings = set()
252 teststrings.add(''.join(entry))
253 teststrings = [self.fixtype(ts) for ts in teststrings]
254 for i in teststrings:
255 for j in teststrings: