Searched refs:ProfileContext (Results 1 – 3 of 3) sorted by relevance
50 with profile_context.ProfileContext(test.get_temp_dir()) as pctx:86 with profile_context.ProfileContext(test.get_temp_dir(), debug=True):107 with profile_context.ProfileContext(test.get_temp_dir(),117 with profile_context.ProfileContext(test.get_temp_dir()) as pctx:
88 with profile_context.ProfileContext(test.get_temp_dir(),217 with profile_context.ProfileContext(test.get_temp_dir(),644 with profile_context.ProfileContext(profile_dir,
113 class ProfileContext(object): class