Home | History | Annotate | Download | only in strings

Lines Matching defs:kLive

1119   const char kLive[] = "live";
1121 const std::string live = kLive;
1126 EXPECT_EQ(kLive, live);