Home
last modified time | relevance | path

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

/aosp_15_r20/external/executorch/kernels/test/
H A 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
H A 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
H A Dop_select_scatter_test.cpp479 Tensor expected_ret = tf.make( in TEST_F() local
/aosp_15_r20/external/ltp/testcases/kernel/syscalls/migrate_pages/
H A Dmigrate_pages_common.c36 int check_ret(long expected_ret) in check_ret()
/aosp_15_r20/external/igt-gpu-tools/tests/
H A Dkms_legacy_colorkey.c36 static void test_plane(uint32_t plane_id, int expected_ret) in test_plane()
H A Dkms_lease.c1097 static int _create_simple_lease(int master_fd, data_t *data, int expected_ret) in _create_simple_lease()
/aosp_15_r20/external/ltp/testcases/kernel/device-drivers/v4l/user_space/
H A Dtest_VIDIOC_CROPCAP.c37 int expected_ret) in do_ioctl_VIDIOC_CROPCAP()
/aosp_15_r20/external/webrtc/api/video_codecs/test/
H A Dvideo_encoder_software_fallback_wrapper_unittest.cc203 int expected_ret) { in EncodeFrame()
540 int expected_ret) { in EncodeFrameAndVerifyLastName()
/aosp_15_r20/external/python/cpython2/Parser/
Dparser.c221 int lineno, int col_offset, int *expected_ret) in PyParser_AddToken()
/aosp_15_r20/external/igt-gpu-tools/tests/i915/
H A Dgem_exec_parse.c148 int size, int ring, int expected_ret) in exec_split_batch()
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/bpf/
H A Dtest_verifier.c1446 int fd_prog, btf_fd, expected_ret, alignment_prevented_execution; in do_test_single() local