Home | History | Annotate | Download | only in tests

Lines Matching refs:MutateString

1415   TEST_EQ(vec[1].MutateString("John"), true);  // Size must match.
1417 TEST_EQ(vec[1].MutateString("Alfred"), false); // Too long.