Searched refs:md_stack_bytes (Results 1 – 1 of 1) sorted by relevance
271 const uint8_t *md_stack_bytes = md_stack->GetMemory(); in TEST() local272 ASSERT_TRUE(memcmp("stack for thread", md_stack_bytes, 16) == 0); in TEST()