Home
last modified time | relevance | path

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

/bionic/tests/
Dstack_protector_test.cpp126 class stack_protector_DeathTest : public BionicDeathTest {}; class
128 TEST_F(stack_protector_DeathTest, modify_stack_protector) { in TEST_F() argument