Home
last modified time | relevance | path

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

/tools/loganalysis/src/com/android/loganalysis/parser/
DBatteryDischargeStatsInfoParser.java53 int percent = Integer.parseInt(m.group(8)); in parse() local
55 if (minPercent == null || percent < minPercent) { in parse()
56 minPercent = percent; in parse()
59 if (maxPercent == null || maxPercent < percent) { in parse()
60 maxPercent = percent; in parse()
73 if (percent > 94) { in parse()
77 if (minProjectionPercent == null || percent < minProjectionPercent) { in parse()
78 minProjectionPercent = percent; in parse()
81 if (maxProjectionPercent == null || maxProjectionPercent < percent) { in parse()
82 maxProjectionPercent = percent; in parse()
DCpuInfoParser.java47 double percent = Double.parseDouble(m.group(1)); in parse() local
49 item.addRow(pid, percent, name); in parse()
/tools/loganalysis/src/com/android/loganalysis/item/
DCpuInfoItem.java42 public double percent; field in CpuInfoItem.Row
103 public void addRow(int pid, double percent, String name) { in addRow() argument
105 row.percent = percent; in addRow()
114 return mRows.get(pid).percent; in getPercent()
/tools/security/sanitizer-status/
DNOTICE33 otherwise, or (ii) ownership of fifty percent (50%) or more of the
/tools/trebuchet/
DLICENSE21 otherwise, or (ii) ownership of fifty percent (50%) or more of the
/tools/acloud/
DLICENSE21 otherwise, or (ii) ownership of fifty percent (50%) or more of the
/tools/apksig/
DLICENSE33 otherwise, or (ii) ownership of fifty percent (50%) or more of the
/tools/treble/
DLICENSE21 otherwise, or (ii) ownership of fifty percent (50%) or more of the
/tools/test/connectivity/acts/framework/acts/test_utils/gnss/
Dgnss_test_utils.py789 percent=l5flag_list.count("true")/len(l5flag_list)))
/tools/tradefederation/core/res/jacoco/
Djacocoant.jarMETA-INF/MANIFEST.MF META-INF/ org/ org/jacoco/ org/ ...
/tools/tradefederation/core/tests/res/testdata/
Dtradefed-prebuilt-cts-8.0_r21.jarMETA-INF/ META-INF/MANIFEST.MF jline/ jline/CompletionHandler.class CompletionHandler ...