Searched refs:_test_run_helper (Results 1 – 2 of 2) sorted by relevance
847 def _test_run_helper(self, create_gan_model_fn): member in GANTrainTest864 self._test_run_helper(create_gan_model)867 self._test_run_helper(create_callable_gan_model)870 self._test_run_helper(create_infogan_model)873 self._test_run_helper(create_callable_infogan_model)876 self._test_run_helper(create_acgan_model)879 self._test_run_helper(create_callable_acgan_model)
759 def _test_run_helper(self, expect_agent=True, expect_starting=False, member in JobSchedulingTest793 queue_task = self._test_run_helper(expect_starting=True)