Searched refs:currentRecord (Results 1 – 3 of 3) sorted by relevance
297 DiffRecord* currentRecord = iter.get(); in outputRecords() local310 while (currentRecord) { in outputRecords()313 SkString baselineAbsPath = get_absolute_path(currentRecord->fBaselinePath); in outputRecords()314 SkString testAbsPath = get_absolute_path(currentRecord->fTestPath); in outputRecords()317 stream.writeText(currentRecord->fCommonName.c_str()); in outputRecords()321 stream.writeText(get_absolute_path(currentRecord->fAlphaMaskPath).c_str()); in outputRecords()325 stream.writeText(get_absolute_path(currentRecord->fRgbDiffPath).c_str()); in outputRecords()329 stream.writeText(get_absolute_path(currentRecord->fWhiteDiffPath).c_str()); in outputRecords()341 stream.writeDecAsText(currentRecord->fSize.width()); in outputRecords()344 stream.writeDecAsText(currentRecord->fSize.height()); in outputRecords()[all …]
204 var currentRecord, recordWithOldValue;206 return currentRecord = new MutationRecord(type, target);210 recordWithOldValue = copyMutationRecord(currentRecord);215 currentRecord = recordWithOldValue = undefined;218 return record === recordWithOldValue || record === currentRecord;
META-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...