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

  /external/bsdiff/
test_utils.cc 113 memcpy(&new_file_len, contents.data() + 24, sizeof(new_file_len));
137 TEST_AND_RETURN_FALSE(new_file_len >= 0);
140 // plus |extra| are equal to the |new_file_len|.
test_utils.h 80 int64_t new_file_len = -1; member in struct:test_utils::BsdiffPatchFile

Completed in 68 milliseconds