Home
last modified time | relevance | path

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

/art/runtime/base/unix_file/
Drandom_access_file_test.h78 TestReadContent(content, file.get()); in TestRead()
83 void TestReadContent(const std::string& content, RandomAccessFile* file) { in TestReadContent() function
Dmapped_file_test.cc200 TestReadContent(kContent, &file); in TEST_F()
207 TestReadContent(kContent, &file); in TEST_F()