Home
last modified time | relevance | path

Searched defs:test_arg (Results 1 – 4 of 4) sorted by relevance

/external/tensorflow/tensorflow/python/estimator/
Dutil_test.py55 def fn(a, test_arg): argument
67 def fn(test_arg, a): argument
/external/antlr/antlr-3.4/runtime/Ruby/test/unit/
Dtest-tree-wizard.rb64 def test_arg method in TestPatternLexer
/external/autotest/site_utils/
Dtest_runner_utils.py114 def fetch_local_suite(autotest_path, suite_predicate, afe, test_arg, remote, argument
/external/python/cpython3/Lib/test/
Dtest_regrtest.py294 def test_arg(self): member in ParseArgsTestCase