Home
last modified time | relevance | path

Searched defs:ret3 (Results 1 – 5 of 5) sorted by relevance

/third_party/boost/libs/algorithm/test/
Dsearch_test1.cpp49 ret_type ret3 = ba::knuth_morris_pratt_search (hBeg, hEnd, nBeg, nEnd); in check_one_iter() local
112 ret_type ret3 = ba::knuth_morris_pratt_search (hBeg, hEnd, nBeg, nEnd); in check_one_pointer() local
171 ret_type ret3 = kmp (hBeg, hEnd); in check_one_object() local
/third_party/ffmpeg/libavutil/tests/
Dopt.c191 int ret3 = AVERROR_BUG; in main() local
/third_party/ffmpeg/compat/cuda/
Dcuda_runtime.h140 unsigned ret1, ret2, ret3, ret4; local
/third_party/glib/gio/tests/
Dtask.c588 gssize ret1, ret2, ret3; in test_priority() local
/third_party/mindspore/tests/ut/cpp/dataset/
Dimage_process_test.cc1951 …bool ret3 = ResizePreserveARWithFiller(lite_mat_rgb3, lite_mat_resize3, h3, w3, &ratioShiftWShiftH… in TEST_F() local