Home
last modified time | relevance | path

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

123

/third_party/skia/third_party/externals/spirv-tools/test/tools/
Dplaceholder.py37 def instantiate_for_spirv_args(self, testcase): argument
48 def instantiate_for_expectation(self, testcase): argument
73 def instantiate_for_spirv_args(self, testcase): argument
86 def instantiate_for_expectation(self, testcase): argument
101 def instantiate_for_spirv_args(self, testcase): argument
114 def instantiate_for_expectation(self, testcase): argument
132 def instantiate_for_spirv_args(self, testcase): argument
157 def instantiate_for_expectation(self, testcase): argument
170 def instantiate_for_spirv_args(self, testcase): argument
176 def instantiate_for_expectation(self, testcase): argument
[all …]
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/tools/
Dplaceholder.py37 def instantiate_for_spirv_args(self, testcase): argument
48 def instantiate_for_expectation(self, testcase): argument
73 def instantiate_for_spirv_args(self, testcase): argument
86 def instantiate_for_expectation(self, testcase): argument
101 def instantiate_for_spirv_args(self, testcase): argument
114 def instantiate_for_expectation(self, testcase): argument
132 def instantiate_for_spirv_args(self, testcase): argument
157 def instantiate_for_expectation(self, testcase): argument
170 def instantiate_for_spirv_args(self, testcase): argument
176 def instantiate_for_expectation(self, testcase): argument
[all …]
/third_party/spirv-tools/test/tools/
Dplaceholder.py37 def instantiate_for_spirv_args(self, testcase): argument
48 def instantiate_for_expectation(self, testcase): argument
73 def instantiate_for_spirv_args(self, testcase): argument
86 def instantiate_for_expectation(self, testcase): argument
101 def instantiate_for_spirv_args(self, testcase): argument
114 def instantiate_for_expectation(self, testcase): argument
132 def instantiate_for_spirv_args(self, testcase): argument
157 def instantiate_for_expectation(self, testcase): argument
170 def instantiate_for_spirv_args(self, testcase): argument
176 def instantiate_for_expectation(self, testcase): argument
[all …]
/third_party/ltp/testcases/kernel/syscalls/epoll_ctl/
Depoll_ctl02.c37 static struct testcase { struct
38 int *epfd;
39 int opt;
40 int *fd;
41 struct epoll_event *event;
42 int exp_err;
43 const char *desc;
/third_party/ltp/testcases/kernel/syscalls/sync_file_range/
Dsync_file_range02.c32 struct testcase { struct
42 static void verify_sync_file_range(struct testcase *tc) in verify_sync_file_range() argument
/third_party/mesa3d/src/amd/common/
Dac_surface_test_common.h156 struct testcase { struct
165 static struct testcase testcases[] = { argument
186 static struct radeon_info get_radeon_info(struct testcase *testcase) in get_radeon_info()
/third_party/ltp/testcases/kernel/syscalls/timer_create/
Dtimer_create02.c46 static struct testcase { struct
62 struct testcase *tc = &tcases[n]; in run() argument
/third_party/ltp/testcases/kernel/syscalls/futex/
Dfutex_wait01.c16 struct testcase { struct
25 static struct testcase testcases[] = { argument
Dfutex_wake01.c12 struct testcase { struct
20 static struct testcase testcases[] = { argument
/third_party/ltp/testcases/kernel/syscalls/timer_settime/
Dtimer_settime01.c36 static struct testcase { struct
37 struct tst_its *old_ptr;
38 int it_value_tv_usec;
39 int it_interval_tv_usec;
40 int flag;
41 char *description;
Dtimer_settime02.c47 static struct testcase { struct
48 kernel_timer_t *timer_id;
49 struct tst_its **new_ptr;
50 struct tst_its **old_ptr;
51 int it_value_tv_nsec;
52 int error;
/third_party/curl/tests/unit/
Dunit1397.c39 struct testcase { struct
45 static struct testcase tests[] = { argument
Dunit1607.c46 struct testcase { struct
48 const char *optval;
72 static const struct testcase tests[] = { argument
Dunit1609.c46 struct testcase { struct
48 const char *optval;
51 const char *host;
52 int port;
55 const char *address[10];
Dunit1307.c60 struct testcase { struct
66 static const struct testcase tests[] = { argument
/third_party/ltp/testcases/kernel/syscalls/tgkill/
Dtgkill03.c78 static const struct testcase { struct
95 const struct testcase *tc = &testcases[i]; in run() argument
/third_party/icu/icu4c/source/test/perf/utrie2perf/
Dutrie2perf.cpp99 Command(const UTrie2PerfTest &testcase) : testcase(testcase) {} in Command()
113 const UTrie2PerfTest &testcase; member in Command
119 CheckFCD(const UTrie2PerfTest &testcase) : Command(testcase) {} in CheckFCD()
121 static UPerfFunction* get(const UTrie2PerfTest &testcase) { in get()
177 ToNFC(const UTrie2PerfTest &testcase) : Command(testcase) { in ToNFC()
189 static UPerfFunction* get(const UTrie2PerfTest &testcase) { in get()
211 GetBiDiClass(const UTrie2PerfTest &testcase) : Command(testcase) {} in GetBiDiClass()
213 static UPerfFunction* get(const UTrie2PerfTest &testcase) { in get()
/third_party/mesa3d/src/freedreno/fdl/
Dfd_layout_test.h24 struct testcase { struct
25 enum pipe_format format;
49 bool fdl_test_layout(const struct testcase *testcase, int gpu_id); argument
/third_party/ltp/testcases/kernel/syscalls/readv/
Dreadv01.c30 static struct testcase { struct
47 const struct testcase *tc = testcase_list + n; in test_readv() argument
/third_party/ltp/testcases/kernel/syscalls/getdents/
Dgetdents01.c37 struct testcase { struct
44 struct testcase testcases[] = { argument
/third_party/icu/icu4c/source/test/perf/unisetperf/
Dunisetperf.cpp138 Command(const UnicodeSetPerformanceTest &testcase) : testcase(testcase) {} in Command()
155 const UnicodeSetPerformanceTest &testcase; member in Command
160 Contains(const UnicodeSetPerformanceTest &testcase) : Command(testcase) { in Contains()
175 static UPerfFunction* get(const UnicodeSetPerformanceTest &testcase) { in get()
210 SpanUTF16(const UnicodeSetPerformanceTest &testcase) : Command(testcase) { in SpanUTF16()
237 static UPerfFunction* get(const UnicodeSetPerformanceTest &testcase) { in get()
261 SpanBackUTF16(const UnicodeSetPerformanceTest &testcase) : Command(testcase) { in SpanBackUTF16()
288 static UPerfFunction* get(const UnicodeSetPerformanceTest &testcase) { in get()
316 SpanUTF8(const UnicodeSetPerformanceTest &testcase) : Command(testcase) { in SpanUTF8()
338 static UPerfFunction* get(const UnicodeSetPerformanceTest &testcase) { in get()
[all …]
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/mmap/
D5-1.c37 struct testcase { struct
42 static struct testcase testcases[] = { argument
/third_party/ltp/testcases/cve/
Dcve-2022-4378.c26 static struct testcase { struct
50 const struct testcase *tc = testcase_list + n; in run() argument
/third_party/ltp/testcases/kernel/syscalls/rmdir/
Drmdir03.c35 static struct testcase { struct
45 struct testcase *tc = &tcases[n]; in do_rmdir() argument
/third_party/icu/icu4c/source/test/perf/utfperf/
Dutfperf.cpp125 Command(const UtfPerformanceTest &testcase) in Command()
146 const UtfPerformanceTest &testcase; member in Command
156 Roundtrip(const UtfPerformanceTest &testcase) : Command(testcase) {} in Roundtrip()
158 static UPerfFunction* get(const UtfPerformanceTest &testcase) { in get()
223 FromUnicode(const UtfPerformanceTest &testcase) : Command(testcase) {} in FromUnicode()
225 static UPerfFunction* get(const UtfPerformanceTest &testcase) { in get()
268 FromUTF8(const UtfPerformanceTest &testcase) in FromUTF8()
275 static UPerfFunction* get(const UtfPerformanceTest &testcase) { in get()

123