Home
last modified time | relevance | path

Searched refs:test_objects (Results 1 – 19 of 19) sorted by relevance

/aosp_15_r20/external/ltp/testcases/kernel/syscalls/symlink/
H A Dsymlink01.c337 } test_objects[] = { variable
457 SYMLINK, "symlink", 5, &test_objects[0],
459 READLINK, "readlink", 4, &test_objects[5],
461 STAT, "stat", 3, &test_objects[9],
463 STAT_64, "stat64", 3, &test_objects[12],
465 LSTAT, "lstat", 3, &test_objects[15],
467 LSTAT_64, "lstat64", 3, &test_objects[18],
469 MKDIR, "mkdir", 1, &test_objects[21],
472 RMDIR, "rmdir", 1, &test_objects[22],
475 CHDIR, "chdir", 3, &test_objects[23],
[all …]
/aosp_15_r20/external/python/cpython3/Lib/ctypes/test/
Dtest_objects.py59 import ctypes.test.test_objects
63 failures, tests = doctest.testmod(ctypes.test.test_objects)
67 doctest.testmod(ctypes.test.test_objects)
/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/ctypes/test/
H A Dtest_objects.py59 import ctypes.test.test_objects
63 failures, tests = doctest.testmod(ctypes.test.test_objects)
67 doctest.testmod(ctypes.test.test_objects)
/aosp_15_r20/external/python/cpython2/Lib/ctypes/test/
Dtest_objects.py59 import ctypes.test.test_objects
63 failures, tests = doctest.testmod(ctypes.test.test_objects)
67 doctest.testmod(ctypes.test.test_objects)
/aosp_15_r20/external/mbedtls/scripts/mbedtls_dev/
H A Dbignum_common.py251 test_objects = (cls(a, b, bits_in_limb=bil)
258 test_objects = (cls(a, b)
264 chain(test_objects, special_cases)
390 test_objects = (cls(n, a, b, bits_in_limb=bil)
398 test_objects = (cls(n, a, b)
405 chain(test_objects, special_cases)
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/scripts/mbedtls_dev/
H A Dbignum_common.py251 test_objects = (cls(a, b, bits_in_limb=bil)
258 test_objects = (cls(a, b)
264 chain(test_objects, special_cases)
390 test_objects = (cls(n, a, b, bits_in_limb=bil)
398 test_objects = (cls(n, a, b)
405 chain(test_objects, special_cases)
/aosp_15_r20/external/autotest/frontend/afe/
H A Drpc_utils.py255 test_objects = [models.Test.smart_get(test) for test in tests]
257 test_objects = [afe_test_dict_to_test_object(test) for test in tests]
263 test_type = get_consistent_value(test_objects, 'test_type')
272 if test_objects:
273 synch_count = max(test.sync_count for test in test_objects)
279 in models.Label.objects.filter(test__in=test_objects))
282 set.union, [set(test.dependencies) for test in test_objects])
286 return cf_info, test_objects, profiler_objects
H A Drpc_interface.py879 cf_info, test_objects, profiler_objects = (
883 tests=test_objects, profilers=profiler_objects,
2329 test_objects = []
2385 test_objects.append(test_object)
2387 test_objects = sorted(test_objects, key=lambda x: x.get('name'))
2388 return rpc_utils.prepare_for_serialization(test_objects)
/aosp_15_r20/external/executorch/examples/qualcomm/oss_scripts/
H A Dssd300_vgg16.py38 test_objects = []
52 test_objects.append(objects)
56 assert len(test_objects) == len(test_images)
62 json.dump(test_objects, j)
/aosp_15_r20/external/vixl/
H A DSConstruct492 test_objects = [env.Object(Glob(join(test_build_dir, '*.cc'), exclude=join(test_build_dir, 'test-do…
522 test_objects.append(env.Object(
558 test_objects.append(env.Object(
572 test_objects.append(test_aarch64_examples_obj)
583 test = env.Program(join(test_build_dir, 'test-runner'), test_objects,
/aosp_15_r20/external/autotest/client/cros/cellular/pseudomodem/
H A Dpseudomodem.py442 test_objects = (opts.test_modem_class or
445 if not opts.test_module and test_objects:
/aosp_15_r20/tools/security/gdb/gdb_json_printer/test/
H A Dgdb_json_printer_test.py197 def test_objects(self): member in TestGdbJsonPrinter
/aosp_15_r20/external/python/cpython3/Lib/test/
Dtest_compare.py335 def test_objects(self): member in ComparisonFullTest
/aosp_15_r20/out/soong/raw-aosp_shiba/20/
D20226fad270881d8e58fcd9d749b5fcbdf388ba7500 from: "external/python/cpython3/Lib/ctypes/test/test_objects.py"
501 to: "external/python/cpython3/Lib/ctypes/test/test_objects.py"
2692 …/ctypes/test/test_numbers.py external/python/cpython3/Lib/ctypes/test/test_objects.py external/pyt…
/aosp_15_r20/out/soong/.intermediates/prebuilts/build-tools/py3-stdlib-prebuilt/linux_glibc_x86_64_PY3/
Dmeta_lic.rsp1 …est_numbers.py -s prebuilts/build-tools/common/py3-stdlib/ctypes/test/test_objects.py -s prebuilts…
Dmeta_lic150 sources: "prebuilts/build-tools/common/py3-stdlib/ctypes/test/test_objects.py"
/aosp_15_r20/external/bazelbuild-rules_go/third_party/
H A Dcom_github_gogo_protobuf-gazelle.patch209 + "test_objects.proto",
219 + "test_objects.pb.go",
/aosp_15_r20/out/soong/
Dbuild.aosp_shiba.9.ninja52423 external/python/cpython2/Lib/ctypes/test/test_objects.py $
52809 …ypes/test/test_numbers.py -f external/python/cpython2/Lib/ctypes/test/test_objects.py -f external/…
53098 external/python/cpython2/Lib/ctypes/test/test_objects.py $
53484 …ypes/test/test_numbers.py -f external/python/cpython2/Lib/ctypes/test/test_objects.py -f external/…
53773 external/python/cpython2/Lib/ctypes/test/test_objects.py $
54159 …ypes/test/test_numbers.py -f external/python/cpython2/Lib/ctypes/test/test_objects.py -f external/…
57660 external/python/cpython3/Lib/ctypes/test/test_objects.py $
58086 …ypes/test/test_numbers.py -f external/python/cpython3/Lib/ctypes/test/test_objects.py -f external/…
58114 …ypes/test/test_numbers.py -s external/python/cpython3/Lib/ctypes/test/test_objects.py -s external/…
58375 external/python/cpython3/Lib/ctypes/test/test_objects.py $
[all …]
Dbuild.aosp_shiba.ninja.globs26011 …types/test/test_numbers.py","external/python/cpython2/Lib/ctypes/test/test_objects.py","external/p…
26035 …types/test/test_numbers.py","external/python/cpython3/Lib/ctypes/test/test_objects.py","external/p…
58222 …test_numbers.py","prebuilts/build-tools/common/py3-stdlib/ctypes/test/test_objects.py","prebuilts/…
58280 …test_numbers.py","prebuilts/build-tools/common/py3-stdlib/ctypes/test/test_objects.py","prebuilts/…
58412test_objects.py","Excludes":null,"Matches":["prebuilts/build-tools/common/py3-stdlib/ctypes/test/t…