Home
last modified time | relevance | path

Searched refs:kExceptions (Results 1 - 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/angle2/util/windows/win32/
H A Dtest_utils_win32.cpp24 } kExceptions[] = { member
89 for (size_t i = 0; i < ArraySize(kExceptions); i++) in StackTraceCrashHandler()
91 if (kExceptions[i].code == code) in StackTraceCrashHandler()
93 printf(" %s", kExceptions[i].name); in StackTraceCrashHandler()
/third_party/skia/dm/
H A DDM.cpp290 } kExceptions[] = { in crash_handler() local
304 for (const auto& exception : kExceptions) { in crash_handler()

Completed in 3 milliseconds