Lines Matching refs:set
47 #include <set>
364 // environment variable or a command line flag. E.g. you can set the
701 std::set<std::string>* ignored_parameterized_test_suites() {
747 // context of a test or a test suite, or to the global property set. If the
769 // Returns the vector of environments that need to be set-up/torn-down
868 // The vector of environments that need to be set-up/torn-down
888 // The set holding the name of parameterized
890 std::set<std::string> ignored_parameterized_test_suites_;
900 // When no test is running, this is set to NULL and Google Test
906 // no test is running, this is set to NULL and Google Test stores
926 // but the user can set this field to use a custom getter if that is