Home | History | Annotate | Download | only in strings

Lines Matching refs:kLive

1129   const char kLive[] = "live";
1131 const std::string live = kLive;
1136 EXPECT_EQ(kLive, live);