Searched refs:TestWithContext (Results 1 – 4 of 4) sorted by relevance
39 class TestWithContext : public virtual TestWithIsolate {41 TestWithContext();42 virtual ~TestWithContext();50 DISALLOW_COPY_AND_ASSIGN(TestWithContext);
66 TestWithContext::TestWithContext() in TestWithContext() function in v8::TestWithContext70 TestWithContext::~TestWithContext() {} in ~TestWithContext()
27 class GraphTest : public TestWithContext, public TestWithIsolateAndZone {
21 class InstructionSelectorTest : public TestWithContext,