Home | History | Annotate | Download | only in test

Lines Matching refs:DieWithEmbeddedNul

309 void DieWithEmbeddedNul() {
321 EXPECT_DEATH(DieWithEmbeddedNul(), "my null world");
322 ASSERT_DEATH(DieWithEmbeddedNul(), "my null world");