Searched defs:CoeffVarFormat (Results 1 - 2 of 2) sorted by relevance

/external/toolchain-utils/crosperf/
H A Dresults_report.py16 from cros_utils.tabulator import CoeffVarFormat namespace
235 Column(CoeffVarResult(), CoeffVarFormat(), 'StdDev/Mean'),
243 Column(CoeffVarResult(), CoeffVarFormat(), 'StdDev/Mean'),
/external/toolchain-utils/cros_utils/
H A Dtabulator.py44 CoeffVarFormat()),
641 class CoeffVarFormat(Format): class in inherits:Format
1184 Column(CoeffVarResult(), CoeffVarFormat()),

Completed in 66 milliseconds