Home
last modified time | relevance | path

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

/external/v8/tools/testrunner/outproc/
Dtest262.py19 if self._expected_exception != self._parse_exception(output.stdout):
23 def _parse_exception(self, string): member in ExceptionOutProc