Searched defs:actualLength (Results 1 – 2 of 2) sorted by relevance
230 size_t actualLength, expectedLength; in CompareFile() local239 …bool CompareBufferFile(const char* actualBuffer, size_t actualLength, const char* expectedFilename… in CompareBufferFile()
172 final int actualLength = Math.min(beforeCursor.length(), internal.length()); in checkConsistencyForDebug() local