Home
last modified time | relevance | path

Searched refs:GetThreadAtIndex (Results 1 – 10 of 10) sorted by relevance

/external/google-breakpad/src/processor/
Dminidump_unittest.cc262 MinidumpThread *md_thread = thread_list->GetThreadAtIndex(0); in TEST()
332 MinidumpThread* md_thread = thread_list->GetThreadAtIndex(0); in TEST()
375 MinidumpThread* md_thread = thread_list->GetThreadAtIndex(0); in TEST()
580 ASSERT_TRUE(thread_list->GetThreadAtIndex(0)->GetThreadID(&thread_id)); in TEST()
583 thread_list->GetThreadAtIndex(0)->GetMemory()->GetBase()); in TEST()
585 thread_list->GetThreadAtIndex(0)->GetContext()->GetContextX86() in TEST()
588 ASSERT_TRUE(thread_list->GetThreadAtIndex(1)->GetThreadID(&thread_id)); in TEST()
591 thread_list->GetThreadAtIndex(1)->GetMemory()->GetBase()); in TEST()
593 thread_list->GetThreadAtIndex(1)->GetContext()->GetContextX86() in TEST()
596 ASSERT_TRUE(thread_list->GetThreadAtIndex(2)->GetThreadID(&thread_id)); in TEST()
[all …]
Dminidump_processor_unittest.cc82 MOCK_CONST_METHOD1(GetThreadAtIndex, MinidumpThread*(unsigned int));
533 EXPECT_CALL(thread_list, GetThreadAtIndex(0)). in TEST_F()
626 EXPECT_CALL(thread_list, GetThreadAtIndex(0)). in TEST_F()
Dminidump_processor.cc167 MinidumpThread *thread = threads->GetThreadAtIndex(thread_index); in Process()
Dminidump.cc1650 MinidumpThread* MinidumpThreadList::GetThreadAtIndex(unsigned int index) in GetThreadAtIndex() function in google_breakpad::MinidumpThreadList
/external/google-breakpad/src/client/mac/tests/
Dminidump_generator_test.cc124 MinidumpThread* main_thread = thread_list->GetThreadAtIndex(0); in TEST_F()
215 MinidumpThread* main_thread = thread_list->GetThreadAtIndex(0); in TEST_F()
305 MinidumpThread* main_thread = thread_list->GetThreadAtIndex(0); in TEST_F()
Dcrash_generation_server_test.cc264 MinidumpThread* main_thread = thread_list->GetThreadAtIndex(0); in TEST_F()
343 MinidumpThread* main_thread = thread_list->GetThreadAtIndex(0); in TEST_F()
/external/google-breakpad/src/client/linux/minidump_writer/
Dminidump_writer_unittest.cc568 MinidumpThread* thread = dump_thread_list->GetThreadAtIndex(i); in TEST()
661 MinidumpThread* thread = dump_thread_list->GetThreadAtIndex(i); in TEST()
729 MinidumpThread* thread = dump_thread_list->GetThreadAtIndex(i); in TEST()
/external/google-breakpad/src/google_breakpad/processor/
Dminidump.h326 virtual MinidumpThread* GetThreadAtIndex(unsigned int index) const;
/external/google-breakpad/src/processor/testdata/symbols/microdump/breakpad_unittests/DA7778FB66018A4E9B4110ED06E730D00/
Dbreakpad_unittests.sym33258 FUNC 4a844 b0 0 google_breakpad::MinidumpThreadList::GetThreadAtIndex
/external/google-breakpad/src/processor/testdata/symbols/microdump/breakpad_unittests/D6D1FEC9A15DE7F38A236898871A2E770/
Dbreakpad_unittests.sym35002 FUNC 70020 fc 0 google_breakpad::MinidumpThreadList::GetThreadAtIndex