Searched defs:ret3 (Results 1 – 5 of 5) sorted by relevance
/third_party/boost/libs/algorithm/test/ |
D | search_test1.cpp | 49 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/ |
D | opt.c | 191 int ret3 = AVERROR_BUG; in main() local
|
/third_party/ffmpeg/compat/cuda/ |
D | cuda_runtime.h | 140 unsigned ret1, ret2, ret3, ret4; local
|
/third_party/glib/gio/tests/ |
D | task.c | 588 gssize ret1, ret2, ret3; in test_priority() local
|
/third_party/mindspore/tests/ut/cpp/dataset/ |
D | image_process_test.cc | 1951 …bool ret3 = ResizePreserveARWithFiller(lite_mat_rgb3, lite_mat_resize3, h3, w3, &ratioShiftWShiftH… in TEST_F() local
|