Searched defs:test_arg (Results 1 – 7 of 7) sorted by relevance
/external/tensorflow/tensorflow/python/util/ |
D | function_utils_test.py | 65 def fn(a, test_arg): argument 77 def fn(test_arg, a): argument 179 def fn_has_kwargs(test_arg, **x): argument 189 def fn_has_no_kwargs(x, test_arg): argument
|
/external/libaom/libaom/test/ |
D | fft_test.cc | 83 std::ostream &operator<<(std::ostream &os, const FFTTestArg &test_arg) { in operator <<() 167 std::ostream &operator<<(std::ostream &os, const IFFTTestArg &test_arg) { in operator <<()
|
D | rt_end_to_end_test.cc | 39 std::ostream &operator<<(std::ostream &os, const TestVideoParam &test_arg) { in operator <<()
|
D | end_to_end_test.cc | 56 std::ostream &operator<<(std::ostream &os, const TestVideoParam &test_arg) { in operator <<()
|
/external/antlr/runtime/Ruby/test/unit/ |
D | test-tree-wizard.rb | 64 def test_arg method in TestPatternLexer
|
/external/autotest/site_utils/ |
D | test_runner_utils.py | 170 def fetch_local_suite(autotest_path, suite_predicate, afe, test_arg, remote, argument
|
/external/python/cpython3/Lib/test/ |
D | test_regrtest.py | 323 def test_arg(self): member in ParseArgsTestCase
|