Searched refs:TestMachineCleanup (Results 1 – 3 of 3) sorted by relevance
22 from chromoting_test_utilities import TestMachineCleanup168 TestMachineCleanup(command_line_args.user_profile_dir, host_logs)
19 from chromoting_test_utilities import TestMachineCleanup135 TestMachineCleanup(command_line_args.user_profile_dir, host_logs)
62 def TestMachineCleanup(user_profile_dir, host_logs=None): function