Searched refs:PValueFormat (Results 1 – 2 of 2) sorted by relevance
29 from cros_utils.tabulator import PValueFormat287 Column(PValueResult(ignore_min_max), PValueFormat(), 'p-value')303 Column(PValueResult(ignore_min_max), PValueFormat(), 'p-value')
863 class PValueFormat(Format): class1491 Column(PValueResult(), PValueFormat())