Searched refs:human_readable (Results 1 – 1 of 1) sorted by relevance
120 def val_to_str(val, human_readable=False): argument133 if human_readable:137 elif 'bytes' in val_type and human_readable:143 elif 'ops' in val_type and human_readable: