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

/external/toolchain-utils/crosperf/
H A Dresults_report.py24 from cros_utils.tabulator import PValueFormat namespace
237 Column(PValueResult(), PValueFormat(), 'p-value')]
245 Column(PValueResult(), PValueFormat(), 'p-value')]
/external/toolchain-utils/cros_utils/
H A Dtabulator.py54 PValueFormat()),
605 class PValueFormat(Format): class in inherits:Format
1189 Column(PValueResult(), PValueFormat())]

Completed in 56 milliseconds