Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/test/
Dtest_profile.py21 def do_profiling(cls): member in ProfileTest
36 results = self.do_profiling()
66 results = cls.do_profiling()
/external/python/cpython3/Lib/test/
Dtest_profile.py31 def do_profiling(cls): member in ProfileTest
52 results = self.do_profiling()
132 results = cls.do_profiling()