/aosp_15_r20/external/pytorch/test/ |
H A D | test_linalg.py | 126 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 D | test_nn.py | 12028 …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 D | run_tests.sh | 29 run_test_case() { function
|
/aosp_15_r20/external/skia/tools/ |
H A D | chrome_fuzz.cpp | 31 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 D | test_sock.c | 480 static int run_test_case(int cgfd, const struct sock_test *test) in run_test_case() function
|
H A D | test_sysctl.c | 1543 static int run_test_case(int cgfd, struct sysctl_test *test) in run_test_case() function
|
H A D | test_sock_addr.c | 1317 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 D | rxtimestamp.c | 277 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 D | nn_utils.cpp | 223 auto run_test_case = [&gen_parameters]( in TEST_F() local
|
/aosp_15_r20/external/skia/tests/ |
H A D | GrClipStackTest.cpp | 442 static void run_test_case(skiatest::Reporter* r, const TestCase& test) { in run_test_case() function
|