Home
last modified time | relevance | path

Searched refs:OutputChecker (Results 1 - 2 of 2) sorted by relevance

/third_party/libfuse/test/
H A Dconftest.py25 class OutputChecker: class
85 checker = OutputChecker()
/third_party/python/Lib/
H A Ddoctest.py76 'OutputChecker',
1184 by an `OutputChecker`. This comparison may be customized with a
1188 `OutputChecker` to the constructor.
1207 Optional keyword arg `checker` is the `OutputChecker` that
1220 self._checker = checker or OutputChecker()
1583 class OutputChecker: class
1586 example matches the expected output. `OutputChecker` defines two

Completed in 4 milliseconds