Home
last modified time | relevance | path

Searched defs:throw_on_failure (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/src/ports/
DSkMemory_malloc.cpp33 static inline void* throw_on_failure(size_t size, void* p) { in throw_on_failure() function
/third_party/googletest/googletest/test/
Dgtest_unittest.cc5629 bool throw_on_failure; member