HomeSort by relevance Sort by last modified time
    Searched defs:prevResult (Results 1 - 2 of 2) sorted by null

  /frameworks/native/cmds/flatland/
Main.cpp 524 double prevResult = 0.0, result = 0.0;
598 prevResult = result;
601 } while (fabs(result - prevResult) > threshold * result);
  /prebuilts/tools/common/m2/internal/com/google/code/findbugs/findbugs/2.0.1/
findbugs-2.0.1.jar 

Completed in 33 milliseconds