Searched refs:gs (Results 1 – 1 of 1) sorted by relevance
57 GlobalSection *gs = m.getGlobalSection(); in TEST_F() local59 EXPECT_EQ(1, countEntity<TypeRuntimeArrayInst>(gs)); in TEST_F()60 EXPECT_EQ(1, countEntity<TypeStructInst>(gs)); in TEST_F()61 EXPECT_EQ(1, countEntity<VariableInst>(gs)); in TEST_F()