Searched defs:StepInput (Results 1 – 8 of 8) sorted by relevance
/aosp_15_r20/tools/asuite/atest/integration_tests/ |
H A D | split_build_test_script.py | 68 class StepInput: class 183 def add_build_step(self, step_func: Callable[StepInput, StepOutput]): 199 def add_test_step(self, step_func: Callable[StepInput, None]): 327 def __init__(self, step_func: Callable[StepInput, StepOutput]): 336 def __init__(self, step_func: Callable[StepInput, None]):
|
H A D | atest_command_success_tests.py | 62 step_in: atest_integration_test.StepInput, 72 def test_step(step_in: atest_integration_test.StepInput) -> None:
|
H A D | adevice_command_success_tests.py | 141 step_in: atest_integration_test.StepInput, 165 def test_step(step_in: atest_integration_test.StepInput) -> None:
|
H A D | atest_dry_run_diff_tests.py | 92 step_in: atest_integration_test.StepInput, 176 def _test_step(self, step_in: atest_integration_test.StepInput) -> None:
|
H A D | atest_test_archetype_integration_tests.py | 190 step_in: atest_integration_test.StepInput, 199 def test_step(step_in: atest_integration_test.StepInput) -> None:
|
H A D | atest_command_verification_tests.py | 679 step_in: atest_integration_test.StepInput, 694 def test_step(step_in: atest_integration_test.StepInput) -> None:
|
H A D | atest_integration_test.py | 34 StepInput = split_build_test_script.StepInput variable 343 step_in: split_build_test_script.StepInput,
|
/aosp_15_r20/external/aws-sdk-java-v2/services/migrationhuborchestrator/src/main/resources/codegen-resources/ |
H A D | service-2.json | 2074 "StepInput":{ object
|