Home
last modified time | relevance | path

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

123

/external/cronet/stable/third_party/protobuf/python/google/protobuf/internal/
D_parameterized.py195 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.py195 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.py195 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/
Dlocale_canonicalizer.rs15 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/
Dparameterized.py276 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/
DImageProviderTest.cpp231 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/
Dfd5_layout_test.c18 static const struct testcase testcases[] = { variable
/external/cronet/tot/third_party/apache-portable-runtime/src/test/
Dtestipsub.c28 } testcases[] = in test_bad_input() local
112 } testcases[] = in test_interesting_subnets() local
/external/cronet/stable/third_party/apache-portable-runtime/src/test/
Dtestipsub.c28 } testcases[] = in test_bad_input() local
112 } testcases[] = in test_interesting_subnets() local
/external/python/uritemplates/tests/fixtures/
Dextended-tests.json28 "testcases":[ array
68 "testcases":[ array
92 "testcases":[ array
110 "testcases":[ array
Dspec-examples-by-section.json23 "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/
D5-1.c42 static struct testcase testcases[] = { variable
/external/ltp/testcases/kernel/syscalls/futex/
Dfutex_wake01.c20 static struct testcase testcases[] = { variable
Dfutex_wait01.c25 static struct testcase testcases[] = { variable
/external/libcxx/test/std/numerics/complex.number/
Dcases.h20 const std::complex<double> testcases[] = variable
/external/libexif/test/nls/
Dtest-nls.c18 static testcase testcases[] = { variable
/external/cronet/tot/third_party/libc++/src/test/std/numerics/complex.number/
Dcases.h22 TEST_CONSTEXPR_CXX20 const std::complex<double> testcases[] = variable
/external/cronet/stable/third_party/libc++/src/test/std/numerics/complex.number/
Dcases.h22 TEST_CONSTEXPR_CXX20 const std::complex<double> testcases[] = variable
/external/pytorch/scripts/compile_tests/
Dfailures_histogram.py48 def get_failures(testcases): argument
/external/ltp/testcases/kernel/syscalls/writev/
Dwritev01.c51 } testcases[] = { variable
/external/ltp/testcases/kernel/syscalls/sync_file_range/
Dsync_file_range02.c77 static struct testcase testcases[] = { variable
/external/linux-kselftest/tools/testing/selftests/vm/
Dva_128TBswitch.c42 static struct testcase testcases[] = { variable
/external/ltp/testcases/kernel/syscalls/tgkill/
Dtgkill03.c84 } testcases[] = { variable
/external/ltp/testcases/kernel/syscalls/getdents/
Dgetdents01.c47 struct testcase testcases[] = { variable
/external/linux-kselftest/tools/testing/selftests/powerpc/stringloops/
Dmemcmp.c153 static int testcases(void) in testcases() function

123