Home
last modified time | relevance | path

Searched defs:testcases (Results 1 – 22 of 22) sorted by relevance

/third_party/protobuf/python/google/protobuf/internal/
D_parameterized.py200 def __init__(self, test_method, testcases, naming_type): argument
262 def _IsSingletonList(testcases): argument
267 def _ModifyClass(class_object, testcases, naming_type): argument
286 def _ParameterDecorator(naming_type, testcases): argument
315 def parameters(*testcases): # pylint: disable=invalid-name
330 def named_parameters(*testcases): # pylint: disable=invalid-name
/third_party/mesa3d/src/freedreno/fdl/
Dfd5_layout_test.c36 static const struct testcase testcases[] = { variable
Dfd6_layout_test.c33 testcases[] = variable
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/mmap/
D5-1.c42 static struct testcase testcases[] = { variable
/third_party/ltp/testcases/kernel/syscalls/futex/
Dfutex_wake01.c20 static struct testcase testcases[] = { variable
Dfutex_wait01.c25 static struct testcase testcases[] = { variable
/third_party/libexif/test/nls/
Dtest-nls.c18 static testcase testcases[] = { variable
Dtest-codeset.c46 const TestCase testcases[] = { variable
/third_party/ltp/testcases/kernel/syscalls/writev/
Dwritev01.c51 } testcases[] = { variable
/third_party/ltp/testcases/kernel/syscalls/sync_file_range/
Dsync_file_range02.c77 static struct testcase testcases[] = { variable
/third_party/mesa3d/src/amd/common/
Dac_surface_test_common.h165 static struct testcase testcases[] = { variable
/third_party/ltp/testcases/kernel/syscalls/tgkill/
Dtgkill03.c84 } testcases[] = { variable
/third_party/ltp/testcases/kernel/syscalls/getdents/
Dgetdents01.c44 struct testcase testcases[] = { variable
/third_party/rust/crates/syn/benches/
Drust.rs129 macro_rules! testcases { in main() macro
/third_party/ltp/testcases/kernel/io/aio/
Daio02.c30 } testcases[] = { variable
/third_party/ltp/testcases/kernel/syscalls/fanotify/
Dfanotify22.c97 } testcases[] = { variable
/third_party/ltp/testcases/kernel/syscalls/fcntl/
Dfcntl16.c77 static testcase testcases[] = { variable
Dfcntl14.c85 static testcase testcases[] = { variable
/third_party/skia/third_party/externals/dawn/src/dawn_node/tools/src/cmd/run-cts/
Dmain.go327 testcases []string member
/third_party/icu/icu4c/source/test/cintltst/
Dcrestst.c675 } testcases[]={ in TestTable32() local
Dcmsccoll.c4211 static void doTestOneTestCase(const OneTestCase testcases[], in doTestOneTestCase()
/third_party/python/Modules/
D_testcapimodule.c2319 } testcases[] = {{0, 0, 0}, in test_long_numbits() local