Searched refs:set_s (Results 1 – 3 of 3) sorted by relevance
3126 void set_s(const string& new_s) { s_ = new_s; } in set_s() function in testing::gmock_matchers_test::AClass3164 a.set_s("hill"); in TEST()3167 a.set_s("hole"); in TEST()3190 a.set_s("hill"); in TEST()3193 a.set_s("hole"); in TEST()3265 a.set_s("hill"); in TEST()3268 a.set_s("hole"); in TEST()3278 a.set_s("hill"); in TEST()3281 a.set_s("hole"); in TEST()
3409 void set_s(const string& new_s) { s_ = new_s; } in set_s() function in testing::gmock_matchers_test::AClass3447 a.set_s("hill"); in TEST()3450 a.set_s("hole"); in TEST()3473 a.set_s("hill"); in TEST()3476 a.set_s("hole"); in TEST()3548 a.set_s("hill"); in TEST()3551 a.set_s("hole"); in TEST()3561 a.set_s("hill"); in TEST()3564 a.set_s("hole"); in TEST()
629 const v8::HeapGraphNode* set_s = in TEST() local631 CHECK(set_s); in TEST()632 CHECK_EQ(s->GetId(), set_s->GetId()); in TEST()