Home
last modified time | relevance | path

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

/external/compiler-rt/lib/asan/tests/
Dasan_test.cc971 const char ConstGlob[7] = {1, 2, 3, 4, 5, 6, 7}; variable
1014 EXPECT_DEATH(Ident(Ident(ConstGlob)[8]), in TEST()