Searched refs:normal_unwinder (Results 1 – 1 of 1) sorted by relevance
439 AndroidRemoteUnwinder normal_unwinder(pid_); in TEST_F() local440 if (normal_unwinder.Unwind(data)) { in TEST_F()441 printf("Full unwind %s\n", GetBacktrace(normal_unwinder, data.frames).c_str()); in TEST_F()