Home | History | Annotate | Download | only in tests

Lines Matching refs:fs2

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