Home
last modified time | relevance | path

Searched defs:FORTIFY_TEST_NAME (Results 1 – 1 of 1) sorted by relevance

/bionic/tests/
Dclang_fortify_tests.cpp102 #define FORTIFY_TEST_NAME CONCAT(CONCAT(clang_fortify_test_, _FORTIFY_SOURCE), _DeathTest) macro
104 using FORTIFY_TEST_NAME = SilentDeathTest; typedef