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