Home
last modified time | relevance | path

Searched refs:UNISTD_DEATHTEST (Results 1 – 1 of 1) sorted by relevance

/bionic/tests/
Dunistd_test.cpp50 #define UNISTD_DEATHTEST unistd_nofortify_DeathTest macro
53 #define UNISTD_DEATHTEST unistd_DeathTest macro
56 using UNISTD_DEATHTEST = SilentDeathTest; typedef
720 TEST_F(UNISTD_DEATHTEST, abort) { in TEST_F() argument