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

/gem5/ext/googletest/googlemock/test/
H A Dgmock-more-actions_test.cc102 string ByNonConstRef(string& s) { return s += "+"; } // NOLINT function in namespace:testing::gmock_more_actions_test
H A Dgmock-generated-actions_test.cc89 string ByNonConstRef(string& s) { return s += "+"; } // NOLINT function in namespace:testing::gmock_generated_actions_test

Completed in 18 milliseconds