/external/cronet/stable/third_party/protobuf/python/google/protobuf/internal/ |
D | _parameterized.py | 195 def __init__(self, test_method, testcases, naming_type): argument 257 def _IsSingletonList(testcases): argument 262 def _ModifyClass(class_object, testcases, naming_type): argument 281 def _ParameterDecorator(naming_type, testcases): argument 310 def parameters(*testcases): # pylint: disable=invalid-name 325 def named_parameters(*testcases): # pylint: disable=invalid-name
|
/external/cronet/tot/third_party/protobuf/python/google/protobuf/internal/ |
D | _parameterized.py | 195 def __init__(self, test_method, testcases, naming_type): argument 257 def _IsSingletonList(testcases): argument 262 def _ModifyClass(class_object, testcases, naming_type): argument 281 def _ParameterDecorator(naming_type, testcases): argument 310 def parameters(*testcases): # pylint: disable=invalid-name 325 def named_parameters(*testcases): # pylint: disable=invalid-name
|
/external/protobuf/python/google/protobuf/internal/ |
D | _parameterized.py | 195 def __init__(self, test_method, testcases, naming_type): argument 257 def _IsSingletonList(testcases): argument 262 def _ModifyClass(class_object, testcases, naming_type): argument 281 def _ParameterDecorator(naming_type, testcases): argument 310 def parameters(*testcases): # pylint: disable=invalid-name 325 def named_parameters(*testcases): # pylint: disable=invalid-name
|
/external/rust/android-crates-io/crates/icu_locale/tests/ |
D | locale_canonicalizer.rs | 15 let testcases: Vec<fixtures::CanonicalizationTest> = in test_maximize() localVariable 39 let testcases: Vec<fixtures::CanonicalizationTest> = in test_minimize() localVariable 63 let testcases: Vec<fixtures::CanonicalizationTest> = in test_canonicalize() localVariable
|
/external/python/absl-py/absl/testing/ |
D | parameterized.py | 276 def __init__(self, test_method, testcases, naming_type, original_name=None): argument 385 def _modify_class(class_object, testcases, naming_type): argument 405 def _parameter_decorator(naming_type, testcases): argument 446 def parameters(*testcases): 465 def named_parameters(*testcases):
|
/external/skia/tests/graphite/ |
D | ImageProviderTest.cpp | 231 SkSpan<const TestCase> testcases) { in run_test() 278 TestCase testcases[] = { in DEF_GRAPHITE_TEST_FOR_RENDERING_CONTEXTS() local 320 static const TestCase testcases[] = { in DEF_GRAPHITE_TEST_FOR_RENDERING_CONTEXTS() local 342 } testcases[] = { in DEF_GRAPHITE_TEST_FOR_RENDERING_CONTEXTS() local 459 } testcases[] = { in DEF_GRAPHITE_TEST_FOR_RENDERING_CONTEXTS() local
|
/external/mesa3d/src/freedreno/fdl/ |
D | fd5_layout_test.c | 18 static const struct testcase testcases[] = { variable
|
/external/cronet/tot/third_party/apache-portable-runtime/src/test/ |
D | testipsub.c | 28 } testcases[] = in test_bad_input() local 112 } testcases[] = in test_interesting_subnets() local
|
/external/cronet/stable/third_party/apache-portable-runtime/src/test/ |
D | testipsub.c | 28 } testcases[] = in test_bad_input() local 112 } testcases[] = in test_interesting_subnets() local
|
/external/python/uritemplates/tests/fixtures/ |
D | extended-tests.json | 28 "testcases":[ array 68 "testcases":[ array 92 "testcases":[ array 110 "testcases":[ array
|
D | spec-examples-by-section.json | 23 "testcases" : [ array 56 "testcases" : [ array 110 "testcases" : [ array 167 "testcases" : [ array 209 "testcases" : [ array 261 "testcases" : [ array 313 "testcases" : [ array 364 "testcases" : [ array 412 "testcases" : [ array
|
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/mmap/ |
D | 5-1.c | 42 static struct testcase testcases[] = { variable
|
/external/ltp/testcases/kernel/syscalls/futex/ |
D | futex_wake01.c | 20 static struct testcase testcases[] = { variable
|
D | futex_wait01.c | 25 static struct testcase testcases[] = { variable
|
/external/libcxx/test/std/numerics/complex.number/ |
D | cases.h | 20 const std::complex<double> testcases[] = variable
|
/external/libexif/test/nls/ |
D | test-nls.c | 18 static testcase testcases[] = { variable
|
/external/cronet/tot/third_party/libc++/src/test/std/numerics/complex.number/ |
D | cases.h | 22 TEST_CONSTEXPR_CXX20 const std::complex<double> testcases[] = variable
|
/external/cronet/stable/third_party/libc++/src/test/std/numerics/complex.number/ |
D | cases.h | 22 TEST_CONSTEXPR_CXX20 const std::complex<double> testcases[] = variable
|
/external/pytorch/scripts/compile_tests/ |
D | failures_histogram.py | 48 def get_failures(testcases): argument
|
/external/ltp/testcases/kernel/syscalls/writev/ |
D | writev01.c | 51 } testcases[] = { variable
|
/external/ltp/testcases/kernel/syscalls/sync_file_range/ |
D | sync_file_range02.c | 77 static struct testcase testcases[] = { variable
|
/external/linux-kselftest/tools/testing/selftests/vm/ |
D | va_128TBswitch.c | 42 static struct testcase testcases[] = { variable
|
/external/ltp/testcases/kernel/syscalls/tgkill/ |
D | tgkill03.c | 84 } testcases[] = { variable
|
/external/ltp/testcases/kernel/syscalls/getdents/ |
D | getdents01.c | 47 struct testcase testcases[] = { variable
|
/external/linux-kselftest/tools/testing/selftests/powerpc/stringloops/ |
D | memcmp.c | 153 static int testcases(void) in testcases() function
|