Home
last modified time | relevance | path

Searched refs:ret (Results 37576 - 37600 of 53334) sorted by relevance

1...<<1501150215031504150515061507150815091510>>...2134

/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_client/unittest/ui/
H A Drs_ext_node_operation_test.cpp49 bool ret = RSExtNodeOperation::GetInstance().CheckNeedToProcess("test_id"); in HWTEST_F() local
50 ASSERT_FALSE(ret); in HWTEST_F()
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/fuzztest/
H A Dget_object.h36 errno_t ret = memcpy_s(&object, objectSize, g_data + g_pos, objectSize); in GetObject() local
37 if (ret != EOK) { in GetObject()
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/pixel_map_test/
H A Dimage_packer_ex_test.cpp50 uint32_t ret = imageEx->StartPacking(outputStream, option2); in HWTEST_F() local
53 ASSERT_NE(ret, SUCCESS); in HWTEST_F()
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/utils/src/
H A Dimage_trace.cpp46 int32_t ret = vsprintf_s(buf, FORMAT_BUF_SIZE, fmt, args); in ImageTrace() local
48 if (ret != -1) { in ImageTrace()
/foundation/multimedia/av_codec/test/nativedemo/include/
H A Ddemo_log.h23 #define DEMO_CHECK_AND_RETURN_RET_LOG(cond, ret, fmt, ...) \
29 return ret; \
/foundation/multimedia/camera_framework/services/deferred_processing_service/src/base/command_server/
H A Dcommand.cpp38 auto ret = Executing(); in Do() local
42 return ret; in Do()
/foundation/multimodalinput/input/test/fuzztest/enableinputdevice_fuzzer/
H A Denableinputdevice_fuzzer.cpp31 errno_t ret = memcpy_s(&object, objectSize, data, objectSize); in GetObject() local
32 if (ret != EOK) { in GetObject()
/foundation/multimodalinput/input/test/fuzztest/getintervalsincelastinput_fuzzer/
H A Dgetintervalsincelastinput_fuzzer.cpp35 errno_t ret = memcpy_s(&object, objectSize, data, objectSize); in GetObject() local
36 if (ret != EOK) { in GetObject()
/foundation/multimodalinput/input/test/fuzztest/getmouseprimarybutton_fuzzer/
H A Dgetmouseprimarybutton_fuzzer.cpp31 errno_t ret = memcpy_s(&object, objectSize, data, objectSize); in GetObject() local
32 if (ret != EOK) { in GetObject()
/foundation/multimodalinput/input/test/fuzztest/ispointervisible_fuzzer/
H A Dispointervisible_fuzzer.cpp31 errno_t ret = memcpy_s(&object, objectSize, data, objectSize); in GetObject() local
32 if (ret != EOK) { in GetObject()
/foundation/multimodalinput/input/test/fuzztest/setmoveeventfilters_fuzzer/
H A Dsetmoveeventfilters_fuzzer.cpp35 errno_t ret = memcpy_s(&object, objectSize, data, objectSize); in GetObject() local
36 if (ret != EOK) { in GetObject()
/foundation/multimedia/player_framework/test/fuzztest/common/
H A Dtest_ndk_screen_capture.h34 #define RETURN_IF(cond, ret, ...) \
37 return ret; \
/foundation/multimodalinput/input/test/fuzztest/getwindowpid_fuzzer/
H A Dgetwindowpid_fuzzer.cpp31 errno_t ret = memcpy_s(&object, objectSize, data, objectSize); in GetObject() local
32 if (ret != EOK) { in GetObject()
/foundation/multimodalinput/input/test/fuzztest/setmouseprimarybutton_fuzzer/
H A Dsetmouseprimarybutton_fuzzer.cpp31 errno_t ret = memcpy_s(&object, objectSize, data, objectSize); in GetObject() local
32 if (ret != EOK) { in GetObject()
/foundation/multimedia/player_framework/services/services/screen_capture/server/
H A Dscreen_capture_controller_server.cpp55 int32_t ret = ScreenCaptureServer::ReportAVScreenCaptureUserChoice(sessionId, choice); in ReportAVScreenCaptureUserChoice() local
56 return ret; in ReportAVScreenCaptureUserChoice()
/foundation/multimedia/player_framework/test/unittest/common/include/
H A Dunittest_log.h26 #define UNITTEST_CHECK_AND_RETURN_RET_LOG(cond, ret, fmt, ...) \
30 return ret; \
/foundation/multimodalinput/input/test/fuzztest/setpointervisible_fuzzer/
H A Dsetpointervisible_fuzzer.cpp31 errno_t ret = memcpy_s(&object, objectSize, data, objectSize); in GetObject() local
32 if (ret != EOK) { in GetObject()
/foundation/multimodalinput/input/test/fuzztest/skippointerlayer_fuzzer/
H A Dskippointerlayer_fuzzer.cpp36 errno_t ret = memcpy_s(&object, objectSize, data, objectSize); in GetObject() local
37 if (ret != EOK) { in GetObject()
/foundation/multimodalinput/input/tools/event_inject/test/
H A Dinjection_event_dispatch_test.cpp56 int32_t ret = injectionEventDispatch.OnJson(); in HWTEST_F() local
57 EXPECT_EQ(ret, RET_ERR); in HWTEST_F()
/foundation/resourceschedule/qos_manager/frameworks/native/
H A Dqos_ndk.cpp46 int ret = GetThreadQos(qosLevel); in OH_QoS_GetThreadQoS() local
47 if (ret < 0) { in OH_QoS_GetThreadQoS()
/foundation/communication/dsoftbus/tests/sdk/transmission/trans_channel/udp/distributed_stream/
H A Ddistributed_stream_test.h39 int32_t ret = clock_gettime(CLOCK_MONOTONIC, &time); in GetCurrent() local
40 if (ret != 0) { in GetCurrent()
/foundation/communication/ipc/services/dbinder/test/fuzztest/noticedevicedie_fuzzer/
H A Dnoticedevicedie_fuzzer.cpp37 int32_t ret = dBinderService_.NoticeDeviceDie(deviceID); in DoSomethingInterestingWithMyAPI() local
38 if (ret != 0) { in DoSomethingInterestingWithMyAPI()
/foundation/communication/dsoftbus/tests/core/connection/br/fuzztest/brconnection_fuzzer/
H A Dbrconnection_fuzzer.cpp40 errno_t ret = memcpy_s(&objetct, objetctSize, g_baseFuzzData + g_baseFuzzPos, objetctSize); in GetData() local
41 if (ret != EOK) { in GetData()
/foundation/communication/dsoftbus/tests/sdk/transmission/trans_channel/udp/stream/libsoftbus_stream/stream_msg_manager_test/
H A Dstream_msg_manager_test.cpp72 bool ret = streamMsgManger->Send(stats); in HWTEST_F() local
73 EXPECT_EQ(ret, false); in HWTEST_F()
/foundation/communication/dsoftbus/core/common/dfx/log/src/
H A Dsoftbus_log.c40 int32_t ret = vsprintf_s(line, sizeof(line), fmt, args); in NstackxLogInnerImpl() local
42 if (ret < 0) { in NstackxLogInnerImpl()

Completed in 34 milliseconds

1...<<1501150215031504150515061507150815091510>>...2134