Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/pools/poold/com/sun/solaris/domain/pools/
H A DObjective.java804 ResultTuple thisresult = new ResultTuple( in calcResults() local
808 AsIsTotal += thisresult.getAsIsResult(); in calcResults()
809 results.put(lgroup, thisresult); in calcResults()