HomeSort by relevance Sort by last modified time
    Searched full:comparebuffers (Results 1 - 1 of 1) sorted by null

  /frameworks/base/core/tests/coretests/src/android/os/
MemoryFileTest.java 34 private void compareBuffers(byte[] buffer1, byte[] buffer2, int length) throws Exception {
82 compareBuffers(testString, buffer, testString.length);
93 compareBuffers(testString, buffer, testString.length);
99 compareBuffers(testString, buffer, testString.length);
161 compareBuffers(testString, buffer, testString.length);
279 compareBuffers(testString, buffer, testString.length);
    [all...]

Completed in 21 milliseconds