Searched defs:IntToStringFunction (Results 1 - 1 of 1) sorted by relevance

/gem5/ext/googletest/googlemock/test/
H A Dgmock-matchers_test.cc3802 string IntToStringFunction(int input) { return input == 1 ? "foo" : "bar"; } function in namespace:testing::gmock_matchers_test

Completed in 37 milliseconds