Home
last modified time | relevance | path

Searched defs:expected_ret (Results 1 – 10 of 10) sorted by relevance

/external/ltp/testcases/kernel/syscalls/migrate_pages/
Dmigrate_pages_common.c36 int check_ret(long expected_ret) in check_ret()
/external/igt-gpu-tools/tests/
Dkms_legacy_colorkey.c36 static void test_plane(uint32_t plane_id, int expected_ret) in test_plane()
Dkms_lease.c1097 static int _create_simple_lease(int master_fd, data_t *data, int expected_ret) in _create_simple_lease()
/external/executorch/kernels/test/
Dop_slice_copy_test.cpp139 auto expected_ret = expected_rets[testcase_idx]; in TEST_F() local
242 auto expected_ret = expected_rets[testcase_idx]; in TEST_F() local
339 auto expected_ret = expected_rets[testcase_idx]; in TEST_F() local
417 auto expected_ret = expected_rets[testcase_idx]; in TEST_F() local
Dop_slice_scatter_test.cpp201 auto expected_ret = expected_rets[testcase_idx]; in TEST_F() local
372 auto expected_ret = expected_rets[testcase_idx]; in TEST_F() local
538 auto expected_ret = expected_rets[testcase_idx]; in TEST_F() local
658 auto expected_ret = expected_rets[testcase_idx]; in TEST_F() local
Dop_select_scatter_test.cpp479 Tensor expected_ret = tf.make( in TEST_F() local
/external/ltp/testcases/kernel/device-drivers/v4l/user_space/
Dtest_VIDIOC_CROPCAP.c37 int expected_ret) in do_ioctl_VIDIOC_CROPCAP()
/external/webrtc/api/video_codecs/test/
Dvideo_encoder_software_fallback_wrapper_unittest.cc203 int expected_ret) { in EncodeFrame()
540 int expected_ret) { in EncodeFrameAndVerifyLastName()
/external/igt-gpu-tools/tests/i915/
Dgem_exec_parse.c148 int size, int ring, int expected_ret) in exec_split_batch()
/external/linux-kselftest/tools/testing/selftests/bpf/
Dtest_verifier.c1446 int fd_prog, btf_fd, expected_ret, alignment_prevented_execution; in do_test_single() local