Home | History | Annotate | Download | only in base

Lines Matching refs:read_content

1954   const std::wstring read_content = ReadTextFile(foobar);
1955 EXPECT_EQ(L"hellohello", read_content);