Home | History | Annotate | Download | only in test

Lines Matching refs:promo

875   Action<std::string(const char*)> promo =
878 EXPECT_EQ("foobar", promo.Perform(make_tuple(CharPtr("ba"))));