Home | History | Annotate | Download | only in tests

Lines Matching defs:fs2

903   static char fs2[10];
932 Ident(fs2);
937 EXPECT_DEATH(fs2[Ident(-1)] = 0, "is located.*of global variable");