Home
last modified time | relevance | path

Searched refs:actualLength (Results 1 – 4 of 4) sorted by relevance

/packages/apps/Test/connectivity/sl4n/rapidjson/test/unittest/
Dencodedstreamtest.cpp230 size_t actualLength, expectedLength; in CompareFile() local
231 char* actualBuffer = ReadFile(filename, false, &actualLength); in CompareFile()
233 …bool ret = (expectedLength == actualLength) && memcmp(expectedBuffer, actualBuffer, actualLength) … in CompareFile()
239 …bool CompareBufferFile(const char* actualBuffer, size_t actualLength, const char* expectedFilename… in CompareBufferFile() argument
242 …bool ret = (expectedLength == actualLength) && memcmp(expectedBuffer, actualBuffer, actualLength) … in CompareBufferFile()
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
DRichInputConnection.java172 final int actualLength = Math.min(beforeCursor.length(), internal.length()); in checkConsistencyForDebug() local
173 if (internal.length() > actualLength) { in checkConsistencyForDebug()
174 internal.delete(0, internal.length() - actualLength); in checkConsistencyForDebug()
176 final String reference = (beforeCursor.length() <= actualLength) ? beforeCursor.toString() in checkConsistencyForDebug()
177 : beforeCursor.subSequence(beforeCursor.length() - actualLength, in checkConsistencyForDebug()
/packages/apps/TV/libs/
Dtruth-0.45.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
/packages/apps/TV/libs/m2/
Dprotobuf-java-3.7.0.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/maven/ META- ...