Home
last modified time | relevance | path

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

/ndk/sources/third_party/googletest/googletest/src/
Dgtest-death-test.cc1054 static const bool stack_grows_down = StackGrowsDown(); in ExecDeathTestSpawnChild() local
1070 (stack_grows_down ? stack_size - kMaxStackAlignment : 0); in ExecDeathTestSpawnChild()