HomeSort by relevance Sort by last modified time
    Searched refs:TestReadContent (Results 1 - 2 of 2) sorted by null

  /art/runtime/base/unix_file/
random_access_file_test.h 78 TestReadContent(content, file.get());
81 void TestReadContent(const std::string& content, RandomAccessFile* file) {
mapped_file_test.cc 187 TestReadContent(kContent, &file);
194 TestReadContent(kContent, &file);

Completed in 45 milliseconds