Home
last modified time | relevance | path

Searched defs:test_data_t (Results 1 – 13 of 13) sorted by relevance

/aosp_15_r20/external/executorch/backends/arm/test/ops/
H A Dtest_select.py17 test_data_t = tuple[torch.Tensor, int, int] variable
51 test_data: test_data_t,
77 test_data: test_data_t,
107 test_data: test_data_t,
129 self, module: torch.nn.Module, test_data: test_data_t, export_target: str
141 self, module: torch.nn.Module, test_data: test_data_t, export_target: str
153 def test_select_copy_tosa_MI(self, test_data: test_data_t):
159 def test_select_int_tosa_MI(self, test_data: test_data_t):
165 def test_select_copy_tosa_BI(self, test_data: test_data_t):
171 def test_select_int_tosa_BI(self, test_data: test_data_t):
[all …]
H A Dtest_split.py16 test_data_t = tuple[torch.Tensor, int | list[int], int] variable
53 self, module: torch.nn.Module, test_data: test_data_t
75 self, module: torch.nn.Module, test_data: test_data_t
94 self, compile_spec: CompileSpec, module: torch.nn.Module, test_data: test_data_t
112 def test_split_tosa_MI(self, test_data: test_data_t):
116 def test_split_with_sizes_tosa_MI(self, test_data: test_data_t):
121 def test_split_one_out_tosa_MI(self, test_data: test_data_t):
125 def test_split_two_out_tosa_MI(self, test_data: test_data_t):
129 def test_split_tosa_BI(self, test_data: test_data_t):
135 def test_split_u55_BI(self, test_data: test_data_t):
[all …]
H A Dtest_reciprocal.py14 test_data_t = tuple[str, torch.Tensor] variable
/aosp_15_r20/external/ltp/testcases/kernel/syscalls/setresuid/
H A Dsetresuid03.c23 static struct test_data_t { struct
24 uid_t *real_uid;
25 uid_t *eff_uid;
26 uid_t *sav_uid;
27 int exp_errno;
28 uid_t *exp_real_uid;
29 uid_t *exp_eff_uid;
30 uid_t *exp_sav_uid;
31 char *test_msg;
H A Dsetresuid01.c20 static struct test_data_t { struct
21 uid_t *real_uid;
22 uid_t *eff_uid;
23 uid_t *sav_uid;
24 uid_t *exp_real_uid;
25 uid_t *exp_eff_uid;
26 uid_t *exp_sav_uid;
27 char *test_msg;
H A Dsetresuid02.c25 static struct test_data_t { struct
26 uid_t *real_uid;
27 uid_t *eff_uid;
28 uid_t *sav_uid;
29 uid_t *exp_real_uid;
30 uid_t *exp_eff_uid;
31 uid_t *exp_sav_uid;
32 char *test_msg;
/aosp_15_r20/external/ltp/testcases/kernel/syscalls/setreuid/
H A Dsetreuid03.c23 static struct test_data_t { struct
24 uid_t *real_uid;
25 uid_t *eff_uid;
26 int exp_ret;
27 uid_t *exp_real_uid;
28 uid_t *exp_eff_uid;
29 uid_t *exp_sav_uid;
30 const char *test_msg;
H A Dsetreuid05.c25 struct test_data_t { struct
26 uid_t *real_uid;
27 uid_t *eff_uid;
28 int exp_ret;
29 uid_t *exp_real_uid;
30 uid_t *exp_eff_uid;
31 uid_t *exp_sav_uid;
32 const char *test_msg;
H A Dsetreuid02.c23 static struct test_data_t { struct
24 uid_t *real_uid;
25 uid_t *eff_uid;
26 uid_t *exp_real_uid;
27 uid_t *exp_eff_uid;
28 uid_t *exp_sav_uid;
29 const char *test_msg;
/aosp_15_r20/external/ltp/testcases/kernel/syscalls/fallocate/
H A Dfallocate02.c65 static struct test_data_t { struct
66 int *fd;
67 char *fname;
68 int mode;
69 loff_t offset;
70 loff_t len;
71 int error;
/aosp_15_r20/external/ltp/testcases/kernel/syscalls/setregid/
H A Dsetregid04.c23 struct test_data_t { struct
24 gid_t *real_gid;
25 gid_t *eff_gid;
26 gid_t *exp_real_usr;
27 gid_t *exp_eff_usr;
28 const char *test_msg;
/aosp_15_r20/external/zstd/contrib/linux-kernel/test/
H A Dtest.c31 } test_data_t; typedef
/aosp_15_r20/external/tpm2-tss/test/unit/
H A Dkey-value-parse.c143 } test_data_t; typedef