summaryrefslogtreecommitdiff
path: root/tools/aapt2/java/JavaClassGenerator_test.cpp
diff options
context:
space:
mode:
authorRobert Greenwalt <robdroid@android.com>2010-04-09 12:31:46 -0700
committerRobert Greenwalt <robdroid@android.com>2010-04-09 16:07:08 -0700
commite2c0ce03631fc81651b8bde578e993c25e3291e9 (patch)
tree241b43589ecbdb15da238854b7f465e55beb803a /tools/aapt2/java/JavaClassGenerator_test.cpp
parenta18c824c029c14093b3d06d0a021c5397be667fb (diff)
Add warning magic to be a bit more reasonable.
Currently warns if you exceed more than 25% and 2*100%*timeUsed/(timeUsed+totalTime) The formula means that imagining you've got half of the remaining time that you really have, we will warn you if you would exceed the quota given your rate so far. It's generous during the early to mid-life and converges back to the limit as your timeUsed approaches totalTime. bug:2576057 Change-Id: Id189de5b026f927ef478fd212d61d9e4ab5239e6
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions