Home
last modified time | relevance | path

Searched defs:stack_copy (Results 1 – 13 of 13) sorted by relevance

/external/cronet/base/profiler/
Dstack_copier_unittest.cc37 uintptr_t stack_copy[4]; in TEST() local
51 uintptr_t stack_copy[4]; in TEST() local
71 TestStackBuffer stack_copy; in TEST() local
Dstack_copier_suspend_unittest.cc122 std::vector<uintptr_t> stack_copy(stack_copy_bottom, in TEST() local
161 std::vector<uintptr_t> stack_copy(stack_copy_bottom, in TEST() local
187 std::vector<uintptr_t> stack_copy(stack_copy_bottom, in TEST() local
Dstack_sampler_unittest.cc115 explicit TestUnwinder(std::vector<uintptr_t>* stack_copy) in TestUnwinder()
270 std::vector<uintptr_t> stack_copy; in TEST() local
304 std::vector<uintptr_t> stack_copy; in TEST() local
339 std::vector<uintptr_t> stack_copy; in TEST() local
/external/google-breakpad/src/client/linux/minidump_writer/
Dminidump_writer.cc202 uint8_t* stack_copy; in CrashingThreadReferencesPrincipalMapping() local
319 uintptr_t pc, int max_stack_len, uint8_t** stack_copy) { in FillThreadStack()
417 uint8_t* stack_copy; in WriteThreadListStream() local
483 uint8_t* stack_copy; in WriteThreadListStream() local
Dlinux_dumper.cc783 void LinuxDumper::SanitizeStackCopy(uint8_t* stack_copy, size_t stack_len, in SanitizeStackCopy()
878 bool LinuxDumper::StackHasPointerToMapping(const uint8_t* stack_copy, in StackHasPointerToMapping()
/external/openscreen/third_party/abseil/src/absl/container/
Dfixed_array_test.cc98 absl::FixedArray<int, 10> stack_copy = on_stack; in TEST() local
115 absl::FixedArray<std::unique_ptr<int>, 10> stack_copy = std::move(on_stack); in TEST() local
/external/webrtc/third_party/abseil-cpp/absl/container/
Dfixed_array_test.cc98 absl::FixedArray<int, 10> stack_copy = on_stack; in TEST() local
115 absl::FixedArray<std::unique_ptr<int>, 10> stack_copy = std::move(on_stack); in TEST() local
/external/cronet/third_party/abseil-cpp/absl/container/
Dfixed_array_test.cc98 absl::FixedArray<int, 10> stack_copy = on_stack; in TEST() local
115 absl::FixedArray<std::unique_ptr<int>, 10> stack_copy = std::move(on_stack); in TEST() local
/external/libtextclassifier/abseil-cpp/absl/container/
Dfixed_array_test.cc98 absl::FixedArray<int, 10> stack_copy = on_stack; in TEST() local
115 absl::FixedArray<std::unique_ptr<int>, 10> stack_copy = std::move(on_stack); in TEST() local
/external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/container/
Dfixed_array_test.cc98 absl::FixedArray<int, 10> stack_copy = on_stack; in TEST() local
115 absl::FixedArray<std::unique_ptr<int>, 10> stack_copy = std::move(on_stack); in TEST() local
/external/abseil-cpp/absl/container/
Dfixed_array_test.cc98 absl::FixedArray<int, 10> stack_copy = on_stack; in TEST() local
115 absl::FixedArray<std::unique_ptr<int>, 10> stack_copy = std::move(on_stack); in TEST() local
/external/angle/third_party/abseil-cpp/absl/container/
Dfixed_array_test.cc98 absl::FixedArray<int, 10> stack_copy = on_stack; in TEST() local
115 absl::FixedArray<std::unique_ptr<int>, 10> stack_copy = std::move(on_stack); in TEST() local
/external/tensorflow/third_party/absl/abseil-cpp/absl/container/
Dfixed_array_test.cc98 absl::FixedArray<int, 10> stack_copy = on_stack; in TEST() local
115 absl::FixedArray<std::unique_ptr<int>, 10> stack_copy = std::move(on_stack); in TEST() local