Searched refs:TestWithZone (Results 1 – 8 of 8) sorted by relevance
70 class TestWithZone : public TestWithIsolate {72 TestWithZone() : zone_(isolate()) {} in TestWithZone() function73 virtual ~TestWithZone();80 DISALLOW_COPY_AND_ASSIGN(TestWithZone);
55 TestWithZone::~TestWithZone() {} in ~TestWithZone()
34 class GraphReducerTest : public TestWithZone {39 TestWithZone::SetUpTestCase(); in SetUpTestCase()45 TestWithZone::TearDownTestCase(); in TearDownTestCase()
61 : public TestWithZone,123 class CommonOperatorTest : public TestWithZone {
77 : public TestWithZone,172 : public TestWithZone,
23 class ValueNumberingReducerTest : public TestWithZone {
27 class GraphTest : public TestWithContext, public TestWithZone {
20 class InstructionSelectorTest : public TestWithContext, public TestWithZone {