Home
last modified time | relevance | path

Searched refs:Plus2 (Results 1 – 1 of 1) sorted by relevance

/external/chromium/testing/gmock/test/
Dgmock-generated-actions_test.cc965 ACTION_P2(Plus2, x, y) { return x + y; } in ACTION_P2() argument
978 a = Plus2<const int&, int&>(x, y); in TEST()