Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/python/util/
H A Dfunction_utils_test.py70 def fn(a, test_arg): argument
82 def fn(test_arg, a): argument
184 def fn_has_kwargs(test_arg, **x): argument
194 def fn_has_no_kwargs(x, test_arg): argument
/aosp_15_r20/external/libaom/test/
H A Dfft_test.cc84 std::ostream &operator<<(std::ostream &os, const FFTTestArg &test_arg) { in operator <<()
174 std::ostream &operator<<(std::ostream &os, const IFFTTestArg &test_arg) { in operator <<()
H A Drt_end_to_end_test.cc71 std::ostream &operator<<(std::ostream &os, const TestVideoParam &test_arg) { in operator <<()
H A Dallintra_end_to_end_test.cc35 std::ostream &operator<<(std::ostream &os, const TestVideoParam &test_arg) { in operator <<()
H A Dloopfilter_control_test.cc57 std::ostream &operator<<(std::ostream &os, const TestVideoParam &test_arg) { in operator <<()
H A Dquant_test.cc103 std::ostream &operator<<(std::ostream &os, const QuantParam &test_arg) { in operator <<()
H A Dend_to_end_psnr_test.cc48 std::ostream &operator<<(std::ostream &os, const TestVideoParam &test_arg) { in operator <<()
H A Dend_to_end_qmpsnr_test.cc39 std::ostream &operator<<(std::ostream &os, const TestVideoParam &test_arg) { in operator <<()
H A Dend_to_end_ssim_test.cc37 std::ostream &operator<<(std::ostream &os, const TestVideoParam &test_arg) { in operator <<()
H A Daltref_test.cc42 std::ostream &operator<<(std::ostream &os, const AltRefTestParams &test_arg) { in operator <<()
H A Dhorz_superres_test.cc46 std::ostream &operator<<(std::ostream &os, const TestVideoParam &test_arg) { in operator <<()
H A Dkf_test.cc119 std::ostream &operator<<(std::ostream &os, const kfIntervalParam &test_arg) { in operator <<()
H A Dtile_config_test.cc288 const TileGroupConfigParams &test_arg) { in operator <<()
H A Dav1_convolve_test.cc91 std::ostream &operator<<(std::ostream &os, const TestParam<T> &test_arg) { in operator <<()
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/utilities/format/format.formatter/format.parse.ctx/
H A Dcheck_arg_id.pass.cpp45 auto test_arg = [](std::size_t num_args) { in test_exception() local
/aosp_15_r20/external/bazelbuild-rules_go/go/
H A Dcore.rst26 .. _test_arg: https://docs.bazel.build/versions/master/user-manual.html#flag--test_arg target
/aosp_15_r20/external/pytorch/test/inductor/
H A Dtest_fx_fusion.py51 def test_arg(x, y): function
/aosp_15_r20/external/antlr/runtime/Ruby/test/unit/
H A Dtest-tree-wizard.rb64 def test_arg method in TestPatternLexer
/aosp_15_r20/external/autotest/site_utils/
H A Dtest_runner_utils_unittest.py96 test_arg = 'suite:' + suite_name variable in TestRunnerUnittests
/aosp_15_r20/external/sg3_utils/src/
H A Dsg_luns.c384 const char * test_arg = NULL; in main() local
/aosp_15_r20/external/rust/android-crates-io/crates/num-complex/src/
Dcomplex_float.rs427 fn test_arg() { in test_arg() function
Dlib.rs1793 fn test_arg() { in test_arg() function
/aosp_15_r20/external/python/cpython3/Lib/test/
Dtest_regrtest.py346 def test_arg(self): member in ParseArgsTestCase
/aosp_15_r20/external/libtraceevent/src/
H A Dparse-filter.c805 static int test_arg(struct tep_handle *tep, struct tep_filter_arg *parent, in test_arg() function
/aosp_15_r20/hardware/broadcom/wlan/bcmdhd/dhdutil/include/
Dwlioctl.h2140 wl_ota_test_args_t test_arg[WL_OTA_TEST_MAX_NUM_SEQ]; /* Test argument struct */ member
2156 wl_ota_test_args_t test_arg; /* cur test arg details */ member