Searched refs:sort_name (Results 1 - 2 of 2) sorted by relevance
/third_party/python/Lib/test/ |
H A D | test_pstats.py | 50 for sort_name in ['calls', 'ncalls', 'cumtime', 'cumulative', 53 self.stats.sort_stats(sort_name) 55 self.stats.sort_arg_dict_default[sort_name][-1]) 59 for sort_name in ['f', 'fi', 'fil', 'file', 'filen', 'filena', 61 self.stats.sort_stats(sort_name)
|
/third_party/elfutils/src/ |
H A D | nm.c | 192 sort_name = 0, enumerator 1475 if (sort == sort_name) in show_symbols()
|
Completed in 3 milliseconds