Searched defs:test_arg (Results 1 – 15 of 15) sorted by relevance
/external/tensorflow/tensorflow/python/util/ |
D | function_utils_test.py | 74 def fn(a, test_arg): argument 86 def fn(test_arg, a): argument 188 def fn_has_kwargs(test_arg, **x): argument 198 def fn_has_no_kwargs(x, test_arg): argument
|
/external/libaom/libaom/test/ |
D | fwd_kf_test.cc | 32 std::ostream &operator<<(std::ostream &os, const FwdKfTestParam &test_arg) { in operator <<() 127 std::ostream &operator<<(std::ostream &os, const kfIntervalParam &test_arg) { in operator <<()
|
D | fft_test.cc | 84 std::ostream &operator<<(std::ostream &os, const FFTTestArg &test_arg) { in operator <<() 170 std::ostream &operator<<(std::ostream &os, const IFFTTestArg &test_arg) { in operator <<()
|
D | rt_end_to_end_test.cc | 61 std::ostream &operator<<(std::ostream &os, const TestVideoParam &test_arg) { in operator <<()
|
D | quant_test.cc | 103 std::ostream &operator<<(std::ostream &os, const QuantParam &test_arg) { in operator <<()
|
D | end_to_end_ssim_test.cc | 37 std::ostream &operator<<(std::ostream &os, const TestVideoParam &test_arg) { in operator <<()
|
D | end_to_end_psnr_test.cc | 48 std::ostream &operator<<(std::ostream &os, const TestVideoParam &test_arg) { in operator <<()
|
D | altref_test.cc | 42 std::ostream &operator<<(std::ostream &os, const AltRefTestParams &test_arg) { in operator <<()
|
D | kf_test.cc | 33 std::ostream &operator<<(std::ostream &os, const kfIntervalParam &test_arg) { in operator <<()
|
D | horz_superres_test.cc | 46 std::ostream &operator<<(std::ostream &os, const TestVideoParam &test_arg) { in operator <<()
|
D | tile_config_test.cc | 288 const TileGroupConfigParams &test_arg) { in operator <<()
|
D | av1_convolve_test.cc | 89 std::ostream &operator<<(std::ostream &os, const TestParam<T> &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 | 182 def fetch_local_suite(autotest_path, suite_predicate, afe, test_arg, remote, argument
|
/external/python/cpython3/Lib/test/ |
D | test_regrtest.py | 339 def test_arg(self): member in ParseArgsTestCase
|