Home
last modified time | relevance | path

Searched refs:gs (Results 1 – 1 of 1) sorted by relevance

/frameworks/rs/rsov/compiler/
DWrapper_test.cpp57 GlobalSection *gs = m.getGlobalSection(); in TEST_F() local
59 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()