Searched refs:expected_max_output (Results 1 - 2 of 2) sorted by relevance
/third_party/python/Lib/test/ | ||
H A D | test_profile.py | 22 expected_max_output = ':0(max)' variable in ProfileTest 86 self.assertIn(self.expected_max_output, res, |
H A D | test_cprofile.py | 16 expected_max_output = "{built-in method builtins.max}" variable in CProfileTest |
Completed in 1 milliseconds