Searched defs:ReadFileChunk (Results 1 – 2 of 2) sorted by relevance
68 TEST(UtilsTest, ReadFileChunk) { in TEST() argument
407 bool ReadFileChunk(const string& path, off_t offset, off_t size, in ReadFileChunk() function