Searched refs:GTEST_FLAG_SAVER_ (Results 1 - 3 of 3) sorted by relevance

/gem5/ext/googletest/googletest/include/gtest/
H A Dgtest.h455 const internal::scoped_ptr< GTEST_FLAG_SAVER_ > gtest_flag_saver_;
/gem5/ext/googletest/googletest/include/gtest/internal/
H A Dgtest-port.h2512 # define GTEST_FLAG_SAVER_ ::testing::internal::GTestFlagSaver macro
/gem5/ext/googletest/googletest/src/
H A Dgtest.cc2215 : gtest_flag_saver_(new GTEST_FLAG_SAVER_) {

Completed in 45 milliseconds