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

  /external/chromium_org/chrome/installer/util/
delete_after_reboot_helper_unittest.cc 65 bool CompareBuffers(Type* buf1, Type* buf2, int len) {
123 EXPECT_TRUE(CompareBuffers(&buffer[0],
  /external/lzma/CPP/7zip/Archive/7z/
7zUpdate.cpp 83 static int CompareBuffers(const CByteBuffer &a1, const CByteBuffer &a2)
98 return CompareBuffers(c1.Props, c2.Props);

Completed in 42 milliseconds