Searched refs:ConstGlob (Results 1 – 1 of 1) sorted by relevance
971 const char ConstGlob[7] = {1, 2, 3, 4, 5, 6, 7}; variable1014 EXPECT_DEATH(Ident(Ident(ConstGlob)[8]), in TEST()