/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/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/linux-kselftest/tools/testing/selftests/x86/ |
D | 5lvl.c | 10 struct testcase { struct 19 static struct testcase testcases[] = { argument
|
/external/ltp/testcases/kernel/syscalls/epoll_ctl/ |
D | epoll_ctl02.c | 56 static struct testcase { struct 57 int *epfds; 58 int opt; 59 int *fds; 60 struct epoll_event *ts_event; 61 int exp_err;
|
/external/linux-kselftest/tools/testing/selftests/vm/ |
D | va_128TBswitch.c | 41 struct testcase { struct 50 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 | 69 static const struct testcase { struct 88 const struct testcase *tc = &testcases[i]; in run() argument
|
/external/curl/tests/unit/ |
D | unit1609.c | 64 struct testcase { struct 66 const char *optval; 69 const char *host; 70 int port; 73 const char *address[10];
|
D | unit1607.c | 64 struct testcase { struct 87 static const struct testcase tests[] = { argument
|
D | unit1307.c | 58 struct testcase { struct 64 static const struct testcase tests[] = { argument
|
/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/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/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/open_posix_testsuite/conformance/interfaces/mmap/ |
D | 5-1.c | 35 struct testcase { struct 40 struct testcase testcases[] = { argument
|
/external/ltp/testcases/kernel/syscalls/getdents/ |
D | getdents01.c | 61 struct testcase { struct 68 struct testcase testcases[] = { argument
|
/external/tensorflow/tensorflow/compiler/xla/tests/ |
D | multioutput_fusion_test.cc | 194 const char* testcase = R"( in XLA_TEST_F() local 224 const char* testcase = R"( in XLA_TEST_F() local 249 const char* testcase = R"( in XLA_TEST_F() local 296 const string testcase = absl::StrCat(kScalarOps, R"( in XLA_TEST_F() local 325 const string testcase = absl::StrCat(kScalarOps, R"( in XLA_TEST_F() local 354 const string testcase = absl::StrCat(kScalarOps, R"( in XLA_TEST_F() local 384 const string testcase = absl::StrCat(kScalarOps, R"( in XLA_TEST_F() local 415 const string testcase = absl::StrCat(kScalarOps, R"( in XLA_TEST_F() local 447 const string testcase = absl::StrCat(kScalarOps, R"( in XLA_TEST_F() local 481 const string testcase = absl::StrCat(kScalarOps, R"( in XLA_TEST_F() local [all …]
|
/external/ltp/testcases/kernel/syscalls/rmdir/ |
D | rmdir03.c | 47 static struct testcase { struct 57 struct testcase *tc = &tcases[n]; in do_rmdir() argument
|
D | rmdir02.c | 49 static struct testcase { struct 50 char *dir; 51 int exp_errno;
|
/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/network/can/filter-tests/ |
D | can_filter.c | 69 canid_t calc_id(int testcase) in calc_id() 81 canid_t calc_mask(int testcase) in calc_mask() 104 int testcase; in main() local
|
/external/ltp/testcases/kernel/io/aio/ |
D | aio02.c | 26 struct testcase { struct 30 } testcases[] = { argument
|
/external/libevent/test/ |
D | regress_main.c | 190 basic_test_setup(const struct testcase_t *testcase) in basic_test_setup() 266 basic_test_cleanup(const struct testcase_t *testcase, void *ptr) in basic_test_cleanup() 309 legacy_test_setup(const struct testcase_t *testcase) in legacy_test_setup() 347 legacy_test_cleanup(const struct testcase_t *testcase, void *ptr) in legacy_test_cleanup()
|
/external/icu/icu4c/source/test/intltest/ |
D | tsdcfmsy.cpp | 351 struct testcase { in testNumberingSystem() struct 352 const char* locid; in testNumberingSystem() 353 const char* nsname; in testNumberingSystem() 354 const char16_t* expected1; // Expected number format string in testNumberingSystem() 355 const char16_t* expected2; // Expected pattern separator in testNumberingSystem()
|
/external/clang/test/CodeGen/ |
D | builtin-recursive.cpp | 7 void testcase(void) { in testcase() function
|