/external/google-breakpad/src/client/windows/unittests/ |
D | exception_handler_test.cc | 77 class ExceptionHandlerTest : public ::testing::Test { class 112 std::wstring ExceptionHandlerTest::dump_file; 113 std::wstring ExceptionHandlerTest::full_dump_file; 115 void ExceptionHandlerTest::SetUp() { in SetUp() 136 void ExceptionHandlerTest::TearDown() { in TearDown() 147 BOOL ExceptionHandlerTest::DoesPathExist(const TCHAR* path_name) { in DoesPathExist() 156 void ExceptionHandlerTest::ClientDumpCallback( in ClientDumpCallback() 166 bool ExceptionHandlerTest::DumpCallback(const wchar_t* dump_path, in DumpCallback() 179 void ExceptionHandlerTest::DoCrashInvalidParameter() { in DoCrashInvalidParameter() 211 void ExceptionHandlerTest::DoCrashPureVirtualCall() { in DoCrashPureVirtualCall() [all …]
|
/external/google-breakpad/src/client/linux/handler/ |
D | exception_handler_unittest.cc | 114 class ExceptionHandlerTest : public ::testing::Test { class 163 TEST(ExceptionHandlerTest, SimpleWithPath) { in TEST() argument 173 TEST(ExceptionHandlerTest, SimpleWithFD) { in TEST() argument 256 TEST(ExceptionHandlerTest, ChildCrashWithPath) { in TEST() argument 260 TEST(ExceptionHandlerTest, ChildCrashWithFD) { in TEST() argument 279 TEST(ExceptionHandlerTest, ParallelChildCrashesDontHang) { in TEST() argument 388 TEST(ExceptionHandlerTest, RedeliveryOnFilterCallbackFalse) { in TEST() argument 400 TEST(ExceptionHandlerTest, RedeliveryOnDoneCallbackFalse) { in TEST() argument 412 TEST(ExceptionHandlerTest, NoRedeliveryOnDoneCallbackTrue) { in TEST() argument 424 TEST(ExceptionHandlerTest, NoRedeliveryOnFilterCallbackTrue) { in TEST() argument [all …]
|
/external/google-breakpad/src/client/mac/tests/ |
D | exception_handler_test.cc | 69 class ExceptionHandlerTest : public Test { class 107 void ExceptionHandlerTest::InProcessCrash(bool aborting) { in InProcessCrash() 177 TEST_F(ExceptionHandlerTest, InProcess) { in TEST_F() argument 181 TEST_F(ExceptionHandlerTest, InProcessAbort) { in TEST_F() argument 187 ExceptionHandlerTest* self = reinterpret_cast<ExceptionHandlerTest*>(context); in DumpNameMDCallback() 197 TEST_F(ExceptionHandlerTest, WriteMinidump) { in TEST_F() argument 216 TEST_F(ExceptionHandlerTest, WriteMinidumpWithException) { in TEST_F() argument 240 TEST_F(ExceptionHandlerTest, DumpChildProcess) { in TEST_F() argument 311 TEST_F(ExceptionHandlerTest, InstructionPointerMemory) { in TEST_F() argument 410 TEST_F(ExceptionHandlerTest, InstructionPointerMemoryMinBound) { in TEST_F() argument [all …]
|
/external/mobile-data-download/javatests/com/google/android/libraries/mobiledatadownload/downloader/offroad/ |
D | BUILD | 56 name = "ExceptionHandlerTest", 57 srcs = ["ExceptionHandlerTest.java"], 58 …_class = "com.google.android.libraries.mobiledatadownload.downloader.offroad.ExceptionHandlerTest",
|
D | ExceptionHandlerTest.java | 30 public final class ExceptionHandlerTest { class
|
/external/angle/build/android/pylib/gtest/filter/ |
D | breakpad_unittests_disabled | 3 ExceptionHandlerTest.InstructionPointerMemoryNullPointer
|
/external/cronet/tot/build/android/pylib/gtest/filter/ |
D | breakpad_unittests_disabled | 3 ExceptionHandlerTest.InstructionPointerMemoryNullPointer
|
/external/cronet/stable/build/android/pylib/gtest/filter/ |
D | breakpad_unittests_disabled | 3 ExceptionHandlerTest.InstructionPointerMemoryNullPointer
|
/external/sdk-platform-java/java-core/google-cloud-core/src/test/java/com/google/cloud/ |
D | ExceptionHandlerTest.java | 33 public class ExceptionHandlerTest { class
|