Home
last modified time | relevance | path

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

/external/google-breakpad/src/client/windows/unittests/
Dexception_handler_death_test.cc387 uint8_t suffix_bytes[kMemorySize - kOffset - sizeof(instructions)]; in TEST_F() local
481 uint8_t suffix_bytes[kMemorySize / 2 - sizeof(instructions)]; in TEST_F() local
/external/google-breakpad/src/client/mac/tests/
Dexception_handler_test.cc395 uint8_t suffix_bytes[kMemorySize - kOffset - sizeof(instructions)]; in TEST_F() local
493 uint8_t suffix_bytes[kMemorySize / 2 - sizeof(instructions)]; in TEST_F() local
/external/google-breakpad/src/client/linux/handler/
Dexception_handler_unittest.cc569 uint8_t suffix_bytes[kMemorySize - kOffset - sizeof(kIllegalInstruction)]; in TEST() local
660 uint8_t suffix_bytes[kMemorySize / 2 - sizeof(kIllegalInstruction)]; in TEST() local