Home
last modified time | relevance | path

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

/AOO41X/main/vcl/qa/complex/memCheck/
H A DCheckMemoryUsage.java110 private int iAllowMemoryIncrease = 10; field in CheckMemoryUsage
313 int nAllowed = iAllowMemoryIncrease * iExportDocCount; in checkMemory()