Searched refs:expected_exceptions (Results 1 – 3 of 3) sorted by relevance
92 ExceptionInfo expected_exceptions[] = { in TEST() local96 CheckExceptionInfos(maybe_exc.ToHandleChecked(), expected_exceptions); in TEST()133 ExceptionInfo expected_exceptions[] = { in TEST() local138 CheckExceptionInfos(maybe_exc.ToHandleChecked(), expected_exceptions); in TEST()
114 ExceptionInfo expected_exceptions[] = { in TEST() local121 CheckExceptionInfos(maybe_exc.ToHandleChecked(), expected_exceptions); in TEST()158 ExceptionInfo expected_exceptions[] = { in TEST() local163 CheckExceptionInfos(maybe_exc.ToHandleChecked(), expected_exceptions); in TEST()
11 function assertCount(expected_breaks, expected_exceptions) { argument13 assertEquals(expected_exceptions, exception_count);