/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/angle/third_party/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/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/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/epoll_ctl/ |
D | epoll_ctl02.c | 37 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;
|
/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/pytorch/scripts/compile_tests/ |
D | common.py | 38 def find(testcase, condition): argument 45 def skipped_test(testcase): argument 52 def passed_test(testcase): argument 62 def key(testcase): argument 81 def excluded_testcase(testcase): argument 92 def is_unexpected_success(testcase): argument 110 def is_passing_skipped_test(testcase): argument 124 def is_failure(testcase): argument
|
/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 | 16 struct testcase { struct 25 static struct testcase testcases[] = { argument
|
D | futex_wake01.c | 12 struct testcase { struct 20 static struct testcase testcases[] = { argument
|
/external/ltp/testcases/kernel/syscalls/waitpid/ |
D | waitpid04.c | 17 static struct testcase { struct 30 const struct testcase *tc = testcase_list + n; in run() argument
|
/external/curl/tests/unit/ |
D | unit1607.c | 46 struct testcase { struct 48 const char *optval; 72 static const struct testcase tests[] = { argument
|
D | unit1397.c | 39 struct testcase { struct 45 static struct testcase tests[] = { argument
|
D | unit1609.c | 46 struct testcase { struct 48 const char *optval; 51 const char *host; 52 int port; 55 const char *address[10];
|
/external/ltp/testcases/kernel/syscalls/timer_settime/ |
D | timer_settime01.c | 36 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;
|
D | timer_settime02.c | 48 static struct testcase { struct 49 kernel_timer_t *timer_id; 50 struct tst_its **new_ptr; 51 struct tst_its **old_ptr; 52 int it_value_tv_nsec; 53 int error;
|
/external/ltp/testcases/kernel/syscalls/tgkill/ |
D | tgkill03.c | 78 static const struct testcase { struct 95 const struct testcase *tc = &testcases[i]; in run() argument
|
/external/bazelbuild-rules_go/tests/core/cross/ |
D | sdk_version_test.go | 26 type testcase struct { struct 27 Name, SDKVersion, expectedVersion string
|
/external/cronet/stable/third_party/icu/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/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/cronet/tot/third_party/icu/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 | 57 for (int testcase = 0; testcase < kNumberTestCases; ++testcase) { in SetUp() local 78 for (int testcase = 0; testcase < kNumberTestCases; ++testcase) { in SetUp() local 96 void CompareRetrieveResult(int testcase, int target) { in CompareRetrieveResult() 118 void RetrieveTester(int testcase) { in RetrieveTester() 160 int testcase = 0; in TEST_F() local 179 int testcase = 1; in TEST_F() local 198 int testcase = 2; in TEST_F() local 217 int testcase = 3; in TEST_F() local
|
/external/tink/go/mac/subtle/ |
D | cmac_test.go | 56 type testcase struct { struct 57 Comment string 58 Key string 59 Msg string 60 Result string 61 Tag string 62 TcID uint32
|
/external/mesa3d/src/freedreno/fdl/ |
D | fd_layout_test.h | 8 struct testcase { struct 9 enum pipe_format format; 33 bool fdl_test_layout(const struct testcase *testcase, const struct fd_dev_id *dev_id); argument
|
/external/ltp/testcases/kernel/syscalls/readv/ |
D | readv01.c | 30 static struct testcase { struct 47 const struct testcase *tc = testcase_list + n; in test_readv() argument
|