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

/external/google-breakpad/src/testing/test/
H A Dgmock-matchers_test.cc3126 void set_s(const string& new_s) { s_ = new_s; } function in class:testing::gmock_matchers_test::AClass
3164 a.set_s("hill");
3167 a.set_s("hole");
3190 a.set_s("hill");
3193 a.set_s("hole");
3265 a.set_s("hill");
3268 a.set_s("hole");
3278 a.set_s("hill");
3281 a.set_s("hole");
/external/googletest/googlemock/test/
H A Dgmock-matchers_test.cc3586 void set_s(const string& new_s) { s_ = new_s; } function in class:testing::gmock_matchers_test::AClass
3626 a.set_s("hill");
3629 a.set_s("hole");
3652 a.set_s("hill");
3655 a.set_s("hole");
3727 a.set_s("hill");
3730 a.set_s("hole");
3740 a.set_s("hill");
3743 a.set_s("hole");
/external/v8/testing/gmock/test/
H A Dgmock-matchers_test.cc3584 void set_s(const string& new_s) { s_ = new_s; } function in class:testing::gmock_matchers_test::AClass
3624 a.set_s("hill");
3627 a.set_s("hole");
3650 a.set_s("hill");
3653 a.set_s("hole");
3725 a.set_s("hill");
3728 a.set_s("hole");
3738 a.set_s("hill");
3741 a.set_s("hole");

Completed in 134 milliseconds