Home
last modified time | relevance | path

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

/freebsd/contrib/googletest/googletest/src/
H A Dgtest.cc2627 Result HandleSehExceptionsInMethodIfSupported(T* object, Result (T::*method)(), in HandleSehExceptionsInMethodIfSupported() function
2674 return HandleSehExceptionsInMethodIfSupported(object, method, location); in HandleExceptionsInMethodIfSupported()
2693 return HandleSehExceptionsInMethodIfSupported(object, method, location); in HandleExceptionsInMethodIfSupported()