Home
last modified time | relevance | path

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

/aosp_15_r20/external/google-breakpad/src/client/windows/unittests/
H A Dexception_handler_death_test.cc394 uint8_t suffix_bytes[kMemorySize - kOffset - sizeof(instructions)]; in TEST_F() local
489 uint8_t suffix_bytes[kMemorySize / 2 - sizeof(instructions)]; in TEST_F() local
/aosp_15_r20/external/google-breakpad/src/client/mac/tests/
H A Dexception_handler_test.cc399 uint8_t suffix_bytes[kMemorySize - kOffset - sizeof(instructions)]; in TEST_F() local
497 uint8_t suffix_bytes[kMemorySize / 2 - sizeof(instructions)]; in TEST_F() local
/aosp_15_r20/external/google-breakpad/src/client/linux/handler/
H A Dexception_handler_unittest.cc665 uint8_t suffix_bytes[kMemorySize - kOffset - sizeof(kIllegalInstruction)]; in TEST() local
756 uint8_t suffix_bytes[kMemorySize / 2 - sizeof(kIllegalInstruction)]; in TEST() local