Home | History | Annotate | Download | only in tests

Lines Matching refs:DoubleFree

442 void DoubleFree() {
444 fprintf(stderr, "DoubleFree: x=%p\n", (void *)x);
453 EXPECT_DEATH(DoubleFree(), ASAN_PCRE_DOTALL
1233 DoubleFree();