Home
last modified time | relevance | path

Searched refs:expected_max_output (Results 1 – 2 of 2) sorted by relevance

/third_party/python/Lib/test/
Dtest_profile.py22 expected_max_output = ':0(max)' variable in ProfileTest
86 self.assertIn(self.expected_max_output, res,
Dtest_cprofile.py16 expected_max_output = "{built-in method builtins.max}" variable in CProfileTest