Home
last modified time | relevance | path

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

12345

/external/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 …]
/external/angle/third_party/vulkan-deps/spirv-tools/src/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 …]
/external/deqp-deps/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 …]
/external/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
/external/ltp/testcases/kernel/syscalls/timer_create/
Dtimer_create02.c46 static struct testcase { struct
62 struct testcase *tc = &tcases[n]; in run() argument
/external/ltp/testcases/kernel/syscalls/timer_settime/
Dtimer_settime02.c42 static struct testcase { struct
60 struct testcase *tc = &tcases[n]; in run() argument
Dtimer_settime01.c32 static struct testcase { struct
48 struct testcase *tc = &tcases[n]; in run() argument
/external/ltp/testcases/kernel/syscalls/epoll_ctl/
Depoll_ctl02.c46 static struct testcase { struct
47 int *epfds;
48 int opt;
49 int *fds;
50 struct epoll_event *ts_event;
51 int exp_err;
/external/linux-kselftest/tools/testing/selftests/vm/
Dva_128TBswitch.c33 struct testcase { struct
42 static struct testcase testcases[] = { argument
/external/ltp/testcases/kernel/syscalls/futex/
Dfutex_wait01.c36 struct testcase { struct
46 static struct testcase testcases[] = { argument
Dfutex_wake01.c31 struct testcase { struct
39 static struct testcase testcases[] = { argument
/external/ltp/testcases/kernel/syscalls/tgkill/
Dtgkill03.c72 static const struct testcase { struct
89 const struct testcase *tc = &testcases[i]; in run() argument
/external/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()
/external/google-breakpad/src/processor/
Dstatic_address_map_unittest.cc54 for (int testcase = 0; testcase < kNumberTestCases; ++testcase) { in SetUp() local
75 for (int testcase = 0; testcase < kNumberTestCases; ++testcase) { in SetUp() local
93 void CompareRetrieveResult(int testcase, int target) { in CompareRetrieveResult()
115 void RetrieveTester(int testcase) { in RetrieveTester()
157 int testcase = 0; in TEST_F() local
176 int testcase = 1; in TEST_F() local
195 int testcase = 2; in TEST_F() local
214 int testcase = 3; in TEST_F() local
/external/mesa3d/src/freedreno/fdl/
Dfd_layout_test.h24 struct testcase { struct
47 bool fdl_test_layout(const struct testcase *testcase, int gpu_id); argument
/external/curl/tests/unit/
Dunit1609.c44 struct testcase { struct
46 const char *optval;
49 const char *host;
50 int port;
53 const char *address[10];
Dunit1607.c44 struct testcase { struct
67 static const struct testcase tests[] = { argument
Dunit1307.c58 struct testcase { struct
64 static const struct testcase tests[] = { argument
/external/tensorflow/tensorflow/compiler/xla/tests/
Dmultioutput_fusion_test.cc196 const char* testcase = R"( in XLA_TEST_F() local
226 const char* testcase = R"( in XLA_TEST_F() local
251 const char* testcase = R"( in XLA_TEST_F() local
298 const string testcase = absl::StrCat(kScalarOps, R"( in XLA_TEST_F() local
320 const string testcase = absl::StrCat(kScalarOps, R"( in XLA_TEST_F() local
342 const string testcase = absl::StrCat(kScalarOps, R"( in XLA_TEST_F() local
365 const string testcase = absl::StrCat(kScalarOps, R"( in XLA_TEST_F() local
388 const string testcase = absl::StrCat(kScalarOps, R"( in XLA_TEST_F() local
411 const string testcase = R"( in XLA_TEST_F() local
442 const string testcase = absl::StrCat(kScalarOps, R"( in XLA_TEST_F() local
[all …]
/external/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 …]
/external/ltp/testcases/kernel/syscalls/getdents/
Dgetdents01.c62 struct testcase { struct
69 struct testcase testcases[] = { argument
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/mmap/
D5-1.c35 struct testcase { struct
40 struct testcase testcases[] = { argument
/external/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()
/external/ltp/testcases/kernel/syscalls/rmdir/
Drmdir03.c35 static struct testcase { struct
45 struct testcase *tc = &tcases[n]; in do_rmdir() argument
/external/catch2/projects/SelfTest/IntrospectiveTests/
DTag.tests.cpp48 …auto testcase = Catch::makeTestCase(nullptr, "", {"fake test name", "[.magic-tag]"}, CATCH_INTERNA… variable
55 …auto testcase = Catch::makeTestCase(nullptr, "", {"fake test name", tag}, CATCH_INTERNAL_LINEINFO); variable

12345