Home
last modified time | relevance | path

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

/external/gwp_asan/gwp_asan/tests/
Dcrash_handler_api.cpp123 uintptr_t FailureAddress = 0x9000; in TEST_F() local
135 uintptr_t FailureAddress = 0x7000; in TEST_F() local
150 uintptr_t FailureAddress = 0x7001; in TEST_F() local
163 uintptr_t FailureAddress = 0x7001; in TEST_F() local
178 uintptr_t FailureAddress = 0x7001; in TEST_F() local
190 uintptr_t FailureAddress = 0x6000; in TEST_F() local
202 uintptr_t FailureAddress = 0x2fff; in TEST_F() local
/external/gwp_asan/gwp_asan/
Dcommon.h145 uintptr_t FailureAddress = 0; member