Home
last modified time | relevance | path

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

/freebsd-src/contrib/googletest/googletest/src/
H A Dgtest.cc5036 class ScopedPrematureExitFile { global() class
5038 explicit ScopedPrematureExitFile(const char* premature_exit_filepath) ScopedPrematureExitFile() function in testing::internal::ScopedPrematureExitFile