Lines Matching refs:walker
156 StackwalkerAMD64 walker(&system_info, &raw_context, &stack_region, &modules, in TEST_F() local
161 ASSERT_TRUE(walker.Walk(&call_stack, &modules_without_symbols, in TEST_F()
183 StackwalkerAMD64 walker(&system_info, &raw_context, &stack_region, &modules, in TEST_F() local
187 ASSERT_TRUE(walker.Walk(&call_stack, &modules_without_symbols, in TEST_F()
207 StackwalkerAMD64 walker(&system_info, &raw_context, NULL, &modules, in TEST_F() local
211 ASSERT_TRUE(walker.Walk(&call_stack, &modules_without_symbols, in TEST_F()
268 StackwalkerAMD64 walker(&system_info, &raw_context, &stack_region, &modules, in TEST_F() local
272 ASSERT_TRUE(walker.Walk(&call_stack, &modules_without_symbols, in TEST_F()
343 StackwalkerAMD64 walker(&system_info, &raw_context, &stack_region, &modules, in TEST_F() local
347 ASSERT_TRUE(walker.Walk(&call_stack, &modules_without_symbols, in TEST_F()
415 StackwalkerAMD64 walker(&system_info, &raw_context, &stack_region, &modules, in TEST_F() local
421 ASSERT_TRUE(walker.Walk(&call_stack, &modules_without_symbols, in TEST_F()
475 StackwalkerAMD64 walker(&system_info, &raw_context, &stack_region, &modules, in TEST_F() local
479 ASSERT_TRUE(walker.Walk(&call_stack, &modules_without_symbols, in TEST_F()
556 StackwalkerAMD64 walker(&system_info, &raw_context, &stack_region, &modules, in CheckWalk() local
560 ASSERT_TRUE(walker.Walk(&call_stack, &modules_without_symbols, in CheckWalk()