Home
last modified time | relevance | path

Searched refs:extra_args_to_tf_args (Results 1 – 3 of 3) sorted by relevance

/tools/asuite/atest/test_runners/
Datest_tf_test_runner_unittest.py1810 supported_args, _ = atf_tr.extra_args_to_tf_args(extra_args)
1821 _, unsupported_args = atf_tr.extra_args_to_tf_args(extra_args)
1828 supported_args, unsupported_args = atf_tr.extra_args_to_tf_args(extra_args)
Datest_tf_test_runner.py795 args_to_append, args_not_supported = extra_args_to_tf_args(
1354 def extra_args_to_tf_args( function
/tools/asuite/atest/
Dbazel_mode.py2102 tf_args, _ = tfr.extra_args_to_tf_args(extra_args_copy)