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

/external/chromium/testing/gmock/test/
H A Dgmock-matchers_test.cc3018 void set_n(int new_n) { n_ = new_n; } function in class:testing::gmock_matchers_test::AClass
3048 a.set_n(1);
3051 a.set_n(-1);
3102 d.set_n(1);
3105 d.set_n(-1);
3118 a.set_n(-1);
3136 a.set_n(1);
3150 a.set_n(1);
3153 a.set_n(-1);
3196 d.set_n(
[all...]

Completed in 48 milliseconds