Searched refs:kValueWithNewline (Results 1 – 1 of 1) sorted by relevance
25 static const std::string kValueWithNewline = "baz\nquux"; variable148 EXPECT_FALSE(store_->SetStringValue(kTestOptionA, kValueWithNewline)); in TEST_F()