Home | History | Annotate | Download | only in tests

Lines Matching refs:DoubleFree

433 void DoubleFree() {
435 fprintf(stderr, "DoubleFree: x=%p\n", x);
443 EXPECT_DEATH(DoubleFree(), ASAN_PCRE_DOTALL
1181 DoubleFree();