Home
last modified time | relevance | path

Searched refs:expected_type (Results 1 – 1 of 1) sorted by relevance

/tools/testing/selftests/net/lib/py/
A Dksft.py101 def __init__(self, expected_type): argument
103 self.expected_type = expected_type
111 elif self.expected_type != exc_type:
115 return self.expected_type == exc_type

Completed in 3 milliseconds