Searched refs:get_build_cmd (Results 1 – 6 of 6) sorted by relevance
73 def get_build_cmd(): function178 cmd = get_build_cmd() + list(build_targets)
391 self.assertEqual(expected_cmd, atest_utils.get_build_cmd())
250 robo_command = atest_utils.get_build_cmd() + [str(test_info.test_name)]
264 robo_command = atest_utils.get_build_cmd() + [str(test_info.test_name)]
124 def get_build_cmd(): function284 cmd = get_build_cmd() + list(build_targets)
413 self.assertEqual(expected_cmd, atest_utils.get_build_cmd())