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

/gem5/ext/googletest/googlemock/test/
H A Dgmock-more-actions_test.cc91 bool Unary(int x) { return x < 0; } function in namespace:testing::gmock_more_actions_test
186 short Unary(long x) { return static_cast<short>(value_ + x); } // NOLINT function in class:testing::gmock_more_actions_test::Foo
H A Dgmock-generated-actions_test.cc80 bool Unary(int x) { return x < 0; } function in namespace:testing::gmock_generated_actions_test

Completed in 8 milliseconds