Searched defs:deathtest_helper_success (Results 1 - 1 of 1) sorted by relevance

/bionic/tests/
H A Dgtest_main.cpp1248 static void deathtest_helper_success() { function
1254 ASSERT_EXIT(deathtest_helper_success(), ::testing::ExitedWithCode(0), "");

Completed in 107 milliseconds