Home
last modified time | relevance | path

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

/aosp14/system/core/debuggerd/
H A Ddebuggerd_test.cpp200 static void Trap(void* ptr);
399 void CrasherTest::Trap(void* ptr) { in Trap() function in CrasherTest
417 Trap(malloc(1)); in TEST_F()
748 Trap(reinterpret_cast<void *>(CreateTagMapping())); in TEST_F()