Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/googletest/src/src/
Dgtest-all.cc7548 static const bool stack_grows_down = StackGrowsDown(); in ExecDeathTestSpawnChild() local
7564 (stack_grows_down ? stack_size - kMaxStackAlignment : 0); in ExecDeathTestSpawnChild()