Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/googletest/googletest/src/
H A Dgtest-internal-inl.h83 const char kCatchExceptionsFlag[] = "catch_exceptions"; variable
H A Dgtest.cc5881 ParseBoolFlag(arg, kCatchExceptionsFlag, in ParseGoogleTestFlag()