Home
last modified time | relevance | path

Searched refs:read_content (Results 1 – 1 of 1) sorted by relevance

/external/libchrome/base/files/
Dfile_util_unittest.cc2728 const std::wstring read_content = ReadTextFile(foobar); in TEST_F() local
2729 EXPECT_EQ(L"hellohello", read_content); in TEST_F()