Home
last modified time | relevance | path

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

/external/v8/test/cctest/
Dtest-decls.cc40 EXPECT_EXCEPTION, enumerator
169 CHECK(expectations == EXPECT_EXCEPTION); in Check()
594 CHECK(expectations == EXPECT_EXCEPTION); in Check()
617 context.Check("const x = 3; x", EXPECT_EXCEPTION); in TEST()
618 context.Check("const x = 4; x", EXPECT_EXCEPTION); in TEST()
634 context.Check("const x = 3; x", EXPECT_EXCEPTION); in TEST()
642 EXPECT_EXCEPTION); in TEST()