Searched refs:TestWithZone (Results 1 – 18 of 18) sorted by relevance
94 class TestWithZone : public virtual ::testing::Test {96 TestWithZone() {} in TestWithZone() function97 virtual ~TestWithZone();104 DISALLOW_COPY_AND_ASSIGN(TestWithZone);
105 TestWithZone::~TestWithZone() {} in ~TestWithZone()
19 : public TestWithZone,272 class MachinePureOperatorTest : public TestWithZone {335 class MachineOptionalOperatorTest : public TestWithZone {372 typedef TestWithZone MachineOperatorTest;
76 : public TestWithZone,138 : public TestWithZone,242 : public TestWithZone,
24 : public TestWithZone,97 : public TestWithZone,
14 class CoalescedLiveRangesTest : public TestWithZone {16 CoalescedLiveRangesTest() : TestWithZone(), ranges_(zone()) {} in CoalescedLiveRangesTest()
62 : public TestWithZone,120 class CommonOperatorTest : public TestWithZone {
29 class ValueNumberingReducerTest : public TestWithZone {
221 class AdvancedReducerTest : public TestWithZone {392 class GraphReducerTest : public TestWithZone {397 TestWithZone::SetUpTestCase(); in SetUpTestCase()403 TestWithZone::TearDownTestCase(); in TearDownTestCase()
18 class NodePropertiesTest : public TestWithZone {
71 typedef TestWithZone ScheduleTest;
17 typedef TestWithZone NodeTest;
24 class LinkageTailCall : public TestWithZone {
25 class LiveRangeUnitTest : public TestWithZone {
14 class WasmModuleVerifyTest : public TestWithZone {720 class WasmSignatureDecodeTest : public TestWithZone {};847 class WasmFunctionVerifyTest : public TestWithZone {};
16 class EncoderTest : public TestWithZone {
63 class WasmDecoderTest : public TestWithZone {65 WasmDecoderTest() : TestWithZone(), sigs() { in WasmDecoderTest()1964 class WasmOpcodeLengthTest : public TestWithZone {1966 WasmOpcodeLengthTest() : TestWithZone() {} in WasmOpcodeLengthTest()2181 class WasmOpcodeArityTest : public TestWithZone {2183 WasmOpcodeArityTest() : TestWithZone() {} in WasmOpcodeArityTest()
13 class WasmMacroGenTest : public TestWithZone {};