Home | History | Annotate | Download | only in tests

Lines Matching defs:bf1

203   int bf1:1;
212 EXPECT_DEATH(x->bf1 = 0, "use-after-free");