/external/swiftshader/third_party/SPIRV-Tools/test/tools/ |
D | placeholder.py | 37 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/ |
D | placeholder.py | 37 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/ |
D | placeholder.py | 37 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/ |
D | sync_file_range02.c | 32 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/ |
D | timer_create02.c | 46 static struct testcase { struct 62 struct testcase *tc = &tcases[n]; in run() argument
|
/external/ltp/testcases/kernel/syscalls/timer_settime/ |
D | timer_settime02.c | 42 static struct testcase { struct 60 struct testcase *tc = &tcases[n]; in run() argument
|
D | timer_settime01.c | 32 static struct testcase { struct 48 struct testcase *tc = &tcases[n]; in run() argument
|
/external/ltp/testcases/kernel/syscalls/epoll_ctl/ |
D | epoll_ctl02.c | 46 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/ |
D | va_128TBswitch.c | 33 struct testcase { struct 42 static struct testcase testcases[] = { argument
|
/external/ltp/testcases/kernel/syscalls/futex/ |
D | futex_wait01.c | 36 struct testcase { struct 46 static struct testcase testcases[] = { argument
|
D | futex_wake01.c | 31 struct testcase { struct 39 static struct testcase testcases[] = { argument
|
/external/ltp/testcases/kernel/syscalls/tgkill/ |
D | tgkill03.c | 72 static const struct testcase { struct 89 const struct testcase *tc = &testcases[i]; in run() argument
|
/external/icu/icu4c/source/test/perf/utrie2perf/ |
D | utrie2perf.cpp | 99 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/ |
D | static_address_map_unittest.cc | 54 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/ |
D | fd_layout_test.h | 24 struct testcase { struct 47 bool fdl_test_layout(const struct testcase *testcase, int gpu_id); argument
|
/external/curl/tests/unit/ |
D | unit1609.c | 44 struct testcase { struct 46 const char *optval; 49 const char *host; 50 int port; 53 const char *address[10];
|
D | unit1607.c | 44 struct testcase { struct 67 static const struct testcase tests[] = { argument
|
D | unit1307.c | 58 struct testcase { struct 64 static const struct testcase tests[] = { argument
|
/external/tensorflow/tensorflow/compiler/xla/tests/ |
D | multioutput_fusion_test.cc | 196 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/ |
D | unisetperf.cpp | 138 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/ |
D | getdents01.c | 62 struct testcase { struct 69 struct testcase testcases[] = { argument
|
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/mmap/ |
D | 5-1.c | 35 struct testcase { struct 40 struct testcase testcases[] = { argument
|
/external/icu/icu4c/source/test/perf/utfperf/ |
D | utfperf.cpp | 125 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/ |
D | rmdir03.c | 35 static struct testcase { struct 45 struct testcase *tc = &tcases[n]; in do_rmdir() argument
|
/external/catch2/projects/SelfTest/IntrospectiveTests/ |
D | Tag.tests.cpp | 48 …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
|