/aosp_15_r20/external/cronet/third_party/protobuf/python/google/protobuf/internal/ |
H A 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
|
/aosp_15_r20/external/protobuf/python/google/protobuf/internal/ |
H A 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
|
/aosp_15_r20/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):
|
/aosp_15_r20/external/skia/tests/graphite/ |
H A 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
|
/aosp_15_r20/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
|
D | spec-examples.json | 9 "testcases" : [ array 22 "testcases" : [ array 40 "testcases" : [ array 69 "testcases": [ array
|
/aosp_15_r20/hardware/interfaces/broadcastradio/common/utilsaidl/test/ |
H A D | BroadcastRadioUtilsCommonTest.cpp | 177 std::vector<IsValidIdentifierTestCase> testcases = getIsValidIdentifierTestCases(); in getIsValidIdentifierV2TestCases() local 250 std::vector<IsValidSelectorTestCase> testcases = getIsValidSelectorTestCases(); in getIsValidSelectorV2TestCases() local 309 std::vector<IsValidMetadataTestCase> testcases = getIsValidMetadataTestCases(); in getIsValidMetadataV2TestCases() local
|
/aosp_15_r20/cts/tools/cts-tradefed/tests/src/com/android/compatibility/common/tradefed/presubmit/ |
H A D | ValidateTestsAbi.java | 159 File testcases = new File(ctsRoot, "/android-cts/testcases/"); in testApksAbis() local 234 File testcases = new File(ctsRoot, "/android-cts/testcases/"); in testBinariesAbis() local
|
H A D | ApkPackageNameCheck.java | 92 File testcases = new File(ctsRoot, "/android-cts/testcases/"); in testApkPackageNames() local
|
/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/test/ |
H A D | testipsub.c | 28 } testcases[] = in test_bad_input() local 112 } testcases[] = in test_interesting_subnets() local
|
/aosp_15_r20/packages/apps/Nfc/testutils/pn532/nfcutils/ |
D | polling_frame_utils.py | 448 testcases, argument 506 def get_frame_test_stats(testcases, frames, timestamps=()): argument
|
/aosp_15_r20/external/mesa3d/src/freedreno/fdl/ |
H A D | fd5_layout_test.c | 18 static const struct testcase testcases[] = { variable
|
H A D | fd6_layout_test.c | 15 testcases[] = variable
|
/aosp_15_r20/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/mmap/ |
H A D | 5-1.c | 42 static struct testcase testcases[] = { variable
|
/aosp_15_r20/external/ltp/testcases/kernel/syscalls/futex/ |
H A D | futex_wake01.c | 20 static struct testcase testcases[] = { variable
|
H A D | futex_wait01.c | 25 static struct testcase testcases[] = { variable
|
/aosp_15_r20/external/libcxx/test/std/numerics/complex.number/ |
H A D | cases.h | 20 const std::complex<double> testcases[] = variable
|
/aosp_15_r20/external/libexif/test/nls/ |
H A D | test-nls.c | 18 static testcase testcases[] = { variable
|
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/numerics/complex.number/ |
H A D | cases.h | 22 TEST_CONSTEXPR_CXX20 const std::complex<double> testcases[] = variable
|
/aosp_15_r20/external/pytorch/scripts/compile_tests/ |
H A D | failures_histogram.py | 48 def get_failures(testcases): argument
|
/aosp_15_r20/cts/tools/cts-tradefed/tests/src/com/android/compatibility/common/tradefed/loading/ |
H A D | CommonConfigLoadingTest.java | 142 …File testcases = new File(suiteRoot, String.format("/android-%s/testcases/", getSuiteName().toLowe… in testConfigurationLoad() local
|
H A D | CtsConfigLoadingTest.java | 158 File testcases = in testConfigurationLoad() local
|
/aosp_15_r20/external/ltp/testcases/kernel/syscalls/writev/ |
H A D | writev01.c | 51 } testcases[] = { variable
|
/aosp_15_r20/external/ltp/testcases/kernel/syscalls/sync_file_range/ |
H A D | sync_file_range02.c | 77 static struct testcase testcases[] = { variable
|