Home | History | Annotate | Download | only in android

Lines Matching refs:title2

376   const base::string16 title2(UTF8ToUTF16("example"));
398 url_rows[1].set_title(title2);
452 EXPECT_EQ(title2, statement->statement()->ColumnString16(2));
1812 const base::string16 title2(UTF8ToUTF16("example"));
1835 url_rows[1].set_title(title2);
1890 EXPECT_EQ(title2, statement->statement()->ColumnString16(2));