Searched refs:cleanup_device_testing_artifacts (Results 1 – 2 of 2) sorted by relevance
1543 pb.cleanup_device_testing_artifacts = mock.Mock()1769 pb.cleanup_device_testing_artifacts()
1208 self.cleanup_device_testing_artifacts()1348 def cleanup_device_testing_artifacts(self): member in ProjectBuilder