Searched refs:unwinderNegative (Results 1 – 1 of 1) sorted by relevance
73 auto unwinderNegative = std::make_shared<Unwinder>(-2); variable75 ASSERT_TRUE(unwinderNegative->GetStackRange(stackBottom, stackTop));173 auto unwinderNegative = std::make_shared<Unwinder>(-2); variable176 ASSERT_FALSE(unwinderNegative->UnwindLocal());271 auto unwinderNegative = std::make_shared<Unwinder>(-2); variable275 ASSERT_FALSE(unwinderNegative->UnwindRemote(-2, maxFrameNum, skipFrameNum));