Searched defs:ExtensionsProfileCreator (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/tools/perf/profile_creators/
H A Dextensions_profile_creator.py77 class ExtensionsProfileCreator(profile_creator.ProfileCreator): class in inherits:profile_creator.ProfileCreator
87 super(ExtensionsProfileCreator, self).__init__()
161 super(ExtensionsProfileCreator, self).WillRunTest(options)
180 super(ExtensionsProfileCreator, self).DidRunTest()

Completed in 87 milliseconds