Home
last modified time | relevance | path

Searched defs:run_test_case (Results 1 – 10 of 10) sorted by relevance

/aosp_15_r20/external/pytorch/test/
H A Dtest_linalg.py126 def run_test_case(a, b): function
1114 def run_test_case(a_shape, b_shape): function
1135 def run_test_case(empty_shape): function
1174 def run_test_case(input_size, ord, keepdim, to_dtype): function
1234 def run_test_case(input_size, ord, keepdim): function
1277 def run_test_case(input, ord, dim, keepdim, norm_dtype): function
1348 def run_test_case(input, p, dim, keepdim): function
1390 def run_test_case(input, ord, dim, keepdim): function
1449 def run_test_case(input, p): function
1772 def run_test_case(input, ord, dim, keepdim): function
[all …]
H A Dtest_nn.py12028 …def run_test_case(norm_type, error_if_nonfinite, scalar, grad_only_one_elem, prefix_finite_grad_pa… function
/aosp_15_r20/system/libufdt/tests/
H A Drun_tests.sh29 run_test_case() { function
/aosp_15_r20/external/skia/tools/
H A Dchrome_fuzz.cpp31 static void run_test_case(const SkString& testdata, const SkBitmap& bitmap, in run_test_case() function
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/bpf/
H A Dtest_sock.c480 static int run_test_case(int cgfd, const struct sock_test *test) in run_test_case() function
H A Dtest_sysctl.c1543 static int run_test_case(int cgfd, struct sysctl_test *test) in run_test_case() function
H A Dtest_sock_addr.c1317 static int run_test_case(int cgfd, const struct sock_addr_test *test) in run_test_case() function
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/net/
H A Drxtimestamp.c277 bool run_test_case(struct socket_type *s, int test_num, char ip_version, in run_test_case() function
/aosp_15_r20/external/pytorch/test/cpp/api/
H A Dnn_utils.cpp223 auto run_test_case = [&gen_parameters]( in TEST_F() local
/aosp_15_r20/external/skia/tests/
H A DGrClipStackTest.cpp442 static void run_test_case(skiatest::Reporter* r, const TestCase& test) { in run_test_case() function