Home
last modified time | relevance | path

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

/external/cronet/tot/base/profiler/
Dstack_copier_unittest.cc57 uintptr_t stack_copy[4]; in TEST() local
71 uintptr_t stack_copy[4]; in TEST() local
91 TestStackBuffer stack_copy; in TEST() local
Dstack_copier_suspend_unittest.cc127 std::vector<uintptr_t> stack_copy(stack_copy_bottom, in TEST() local
166 std::vector<uintptr_t> stack_copy(stack_copy_bottom, in TEST() local
192 std::vector<uintptr_t> stack_copy(stack_copy_bottom, in TEST() local
Dstack_sampler_unittest.cc149 explicit TestUnwinder(std::vector<uintptr_t>* stack_copy) in TestUnwinder()
313 std::vector<uintptr_t> stack_copy; in TEST_F() local
349 std::vector<uintptr_t> stack_copy; in TEST_F() local
385 std::vector<uintptr_t> stack_copy; in TEST_F() local
/external/cronet/stable/base/profiler/
Dstack_copier_unittest.cc57 uintptr_t stack_copy[4]; in TEST() local
71 uintptr_t stack_copy[4]; in TEST() local
91 TestStackBuffer stack_copy; in TEST() local
Dstack_copier_suspend_unittest.cc127 std::vector<uintptr_t> stack_copy(stack_copy_bottom, in TEST() local
166 std::vector<uintptr_t> stack_copy(stack_copy_bottom, in TEST() local
192 std::vector<uintptr_t> stack_copy(stack_copy_bottom, in TEST() local
Dstack_sampler_unittest.cc149 explicit TestUnwinder(std::vector<uintptr_t>* stack_copy) in TestUnwinder()
313 std::vector<uintptr_t> stack_copy; in TEST_F() local
349 std::vector<uintptr_t> stack_copy; in TEST_F() local
385 std::vector<uintptr_t> stack_copy; in TEST_F() local
/external/google-breakpad/src/client/linux/minidump_writer/
Dminidump_writer.cc210 uint8_t* stack_copy; in CrashingThreadReferencesPrincipalMapping() local
327 uintptr_t pc, int max_stack_len, uint8_t** stack_copy) { in FillThreadStack()
425 uint8_t* stack_copy; in WriteThreadListStream() local
491 uint8_t* stack_copy; in WriteThreadListStream() local
Dlinux_dumper.cc788 void LinuxDumper::SanitizeStackCopy(uint8_t* stack_copy, size_t stack_len, in SanitizeStackCopy()
883 bool LinuxDumper::StackHasPointerToMapping(const uint8_t* stack_copy, in StackHasPointerToMapping()
/external/yapf/third_party/yapf_third_party/_ylib2to3/pgen2/
Dparse.py38 def stack_copy( function
/external/angle/third_party/abseil-cpp/absl/container/
Dfixed_array_test.cc101 absl::FixedArray<int, 10> stack_copy = on_stack; in TEST() local
118 absl::FixedArray<std::unique_ptr<int>, 10> stack_copy = std::move(on_stack); in TEST() local
/external/cronet/stable/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/tot/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/rust/android-crates-io/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/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/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