Searched refs:ByConstRef (Results 1 - 2 of 2) sorted by relevance

/gem5/ext/googletest/googlemock/test/
H A Dgmock-generated-actions_test.cc84 bool ByConstRef(const string& s) { return s == "Hi"; } function in namespace:testing::gmock_generated_actions_test
268 EXPECT_TRUE(a.Perform(make_tuple(&ByConstRef)));
H A Dgmock-more-actions_test.cc97 bool ByConstRef(const string& s) { return s == "Hi"; } function in namespace:testing::gmock_more_actions_test

Completed in 14 milliseconds