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