Lines Matching refs:teststrings
142 teststrings = set()
148 teststrings.add(''.join(entry))
149 teststrings = [self.fixtype(ts) for ts in teststrings]
150 for i in teststrings:
152 for j in teststrings:
203 teststrings = set()
209 teststrings.add(''.join(entry))
210 teststrings = [self.fixtype(ts) for ts in teststrings]
211 for i in teststrings:
212 for j in teststrings:
250 teststrings = set()
256 teststrings.add(''.join(entry))
257 teststrings = [self.fixtype(ts) for ts in teststrings]
258 for i in teststrings:
259 for j in teststrings: