Home
last modified time | relevance | path

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

/system/core/debuggerd/
Ddebuggerd_test.cpp199 static void Trap(void* ptr);
377 void CrasherTest::Trap(void* ptr) { in Trap() function in CrasherTest
395 Trap(malloc(1)); in TEST_F()
774 Trap(reinterpret_cast<void *>(CreateTagMapping())); in TEST_F()