Home
last modified time | relevance | path

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

/src/contrib/googletest/googletest/src/
H A Dgtest.cc2654 Result HandleSehExceptionsInMethodIfSupported(T* object, Result (T::*method)(), in HandleSehExceptionsInMethodIfSupported() function
2701 return HandleSehExceptionsInMethodIfSupported(object, method, location); in HandleExceptionsInMethodIfSupported()
2720 return HandleSehExceptionsInMethodIfSupported(object, method, location); in HandleExceptionsInMethodIfSupported()