Home | History | Annotate | Download | only in tests

Lines Matching defs:bf1

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