Lines Matching refs:copy
8 # You may obtain a copy of the License at
19 import copy
84 self.no_run_list = copy.copy(self.run_list)
141 self.no_run_list = copy.copy(self.run_list)
427 suite_report = copy.copy(test_suites)
444 suite_report = copy.copy(test_suite)
455 listener.__ended__(LifeCycle.TestSuite, copy.copy(suite), is_clear=True)
485 LifeCycle.TestCase, copy.copy(test_result))
490 LifeCycle.TestCase, copy.copy(test_result))