Searched refs:_expectation_tokens (Results 1 – 1 of 1) sorted by relevance
218 _expectation_tokens = { variable in TestExpectationParser233 …_inverted_expectation_tokens = dict([(value, name) for name, value in _expectation_tokens.iteritem…320 if token not in cls._expectation_tokens:324 expectations.append(cls._expectation_tokens.get(token, token))