Home | History | Annotate | Download | only in test

Lines Matching refs:DieWithEmbeddedNul

297 void DieWithEmbeddedNul() {
309 EXPECT_DEATH(DieWithEmbeddedNul(), "my null world");
310 ASSERT_DEATH(DieWithEmbeddedNul(), "my null world");