Home
last modified time | relevance | path

Searched refs:run_atest_command (Results 1 – 4 of 4) sorted by relevance

/tools/asuite/atest/integration_tests/
Datest_test_archetype_integration_tests.py126 test_case.run_atest_command(
133 result = test_case.run_atest_command(
174 test_case.run_atest_command(
181 result = test_case.run_atest_command(
Datest_command_success_tests.py64 self.run_atest_command(
73 self.run_atest_command(
Datest_command_verification_tests.py627 cls.run_atest_command(
714 result = self.run_atest_command(
Datest_integration_test.py335 def run_atest_command( member in AtestTestCase