EXPECT_SCALAR_UNION_EQ 110 test/generator/metadata_tester_aottest.cpp EXPECT_SCALAR_UNION_EQ(e.type.code, e.type.bits, e.def, a.def); EXPECT_SCALAR_UNION_EQ 111 test/generator/metadata_tester_aottest.cpp EXPECT_SCALAR_UNION_EQ(e.type.code, e.type.bits, e.min, a.min); EXPECT_SCALAR_UNION_EQ 112 test/generator/metadata_tester_aottest.cpp EXPECT_SCALAR_UNION_EQ(e.type.code, e.type.bits, e.max, a.max);