/test/xts/acts/graphic/nativevsync/entry/src/main/cpp/ |
D | vsyncndk.cpp | 20 #define SUCCESS 0 macro 34 napi_create_int32(env, SUCCESS, &result); in OHNativeVSyncCreate() 50 napi_create_int32(env, SUCCESS, &result); in OHNativeVSyncCreateFOne() 62 if (ret == SUCCESS) { in OHNativeVSyncRequestFrame() 63 napi_create_int32(env, SUCCESS, &result); in OHNativeVSyncRequestFrame() 77 if (ret != SUCCESS) { in OHNativeVSyncRequestFrameFOne() 78 napi_create_int32(env, SUCCESS, &result); in OHNativeVSyncRequestFrameFOne() 91 if (ret != SUCCESS) { in OHNativeVSyncRequestFrameFTwo() 92 napi_create_int32(env, SUCCESS, &result); in OHNativeVSyncRequestFrameFTwo() 117 if (ret == SUCCESS) { in OHNativeVSyncGetPeriod() [all …]
|
/test/xts/acts/global_lite/i18n_lite/resource_parse_load/src/ |
D | locale_info_test.cpp | 174 RState state = SUCCESS; 200 RState state = SUCCESS; 253 RState state = SUCCESS; 271 RState state = SUCCESS; 289 RState state = SUCCESS; 307 RState state = SUCCESS; 313 EXPECT_TRUE(state == SUCCESS); 328 RState state = SUCCESS; 343 RState state = SUCCESS; 358 RState state = SUCCESS; [all …]
|
D | resource_manager_test.cpp | 87 ASSERT_EQ(SUCCESS, rState); in TestStringByName() 99 ASSERT_EQ(SUCCESS, rState); in TestStringById() 130 ASSERT_EQ(SUCCESS, ret); in TestPluralStringById() 145 ASSERT_EQ(SUCCESS, ret); in TestPluralStringByName() 228 EXPECT_EQ(SUCCESS, state); 288 EXPECT_EQ(SUCCESS, state); 302 EXPECT_EQ(SUCCESS, state); 367 EXPECT_EQ(SUCCESS, state); 490 ASSERT_EQ(SUCCESS, state); 520 ASSERT_EQ(SUCCESS, state); [all …]
|
/test/xts/acts/multimedia/avsource/entry/src/main/cpp/ |
D | multimediaCore.cpp | 26 #define SUCCESS 0 macro 101 napi_create_int32(env, SUCCESS, &result); in MultimediaCoreAVFormatCreate() 112 napi_create_int32(env, SUCCESS, &result); in MultimediaCoreAVFormatCreateAudioFormatOne() 121 napi_create_int32(env, SUCCESS, &result); in MultimediaCoreAVFormatCreateAudioFormatTwo() 132 napi_create_int32(env, SUCCESS, &result); in MultimediaCoreAVFormatCreateVideoFormatOne() 141 napi_create_int32(env, SUCCESS, &result); in MultimediaCoreAVFormatCreateVideoFormatTwo() 154 napi_create_int32(env, SUCCESS, &result); in MultimediaCoreAVFormatCopyOne() 164 napi_create_int32(env, SUCCESS, &result); in MultimediaCoreAVFormatCopyTwo() 174 napi_create_int32(env, SUCCESS, &result); in MultimediaCoreAVFormatCopyThree() 186 napi_create_int32(env, SUCCESS, &result); in MultimediaCoreAVFormatDestroy() [all …]
|
D | mediacodecbasexdlndk.cpp | 25 #define SUCCESS 0 macro 45 backParam = SUCCESS; in OHAvCapabilityGetEncoderQualityRangeAnormal() 61 backParam = SUCCESS; in OHAvCapabilityGetEncoderQualityRangeBnormal() 77 backParam = SUCCESS; in OHAvCapabilityGetEncoderQualityRangeCnormal() 93 backParam = SUCCESS; in OHAvCapabilityGetEncoderQualityRangeDnormal() 109 backParam = SUCCESS; in OHAvCapabilityGetEncoderQualityRangeEnormal() 125 backParam = SUCCESS; in OHAvCapabilityGetEncoderQualityRangeFnormal() 141 backParam = SUCCESS; in OHAvCapabilityGetEncoderQualityRangeGnormal() 157 backParam = SUCCESS; in OHAvCapabilityGetEncoderQualityRangeHnormal() 173 backParam = SUCCESS; in OHAvCapabilityGetEncoderQualityRangeInormal() [all …]
|
D | nativendk.cpp | 26 #define SUCCESS 0 macro 113 napi_create_int32(env, SUCCESS, &result); in TestInitAVErrCode() 119 napi_create_int32(env, SUCCESS, &result); in TestInitAVErrCode() 135 backParam = SUCCESS; in OHAVCapabilityIsHardware() 147 backParam = SUCCESS; in OHAVCapabilityGetName() 161 backParam = SUCCESS; in OHAVCapabilityGetMaxSupportedInstances() 176 backParam = SUCCESS; in OHAVCapabilityGetEncoderBitrateRange() 190 backParam = SUCCESS; in OHAVCapabilityGetEncoderBitrateRangeAbnormal() 204 backParam = SUCCESS; in OHAVCapabilityIsEncoderBitrateModeSupporteda() 218 backParam = SUCCESS; in OHAVCapabilityIsEncoderBitrateModeSupportedb() [all …]
|
D | videoencoderndk.cpp | 28 #define SUCCESS 0 macro 51 backParam = SUCCESS; in OHVideoEncoderCreateByMime() 65 backParam = SUCCESS; in OHVideoEncoderCreateByMimeHEVC() 79 backParam = SUCCESS; in OHVideoEncoderCreateByMimeAbnormal() 94 backParam = SUCCESS; in OHVideoEncoderCreateByName() 110 backParam = SUCCESS; in OHVideoEncoderCreateByNameHEVC() 126 backParam = SUCCESS; in OHVideoEncoderCreateByNameAbnormal() 142 backParam = SUCCESS; in OHVideoEncoderDestroy() 158 backParam = SUCCESS; in OHVideoEncoderDestroyHEVC() 174 backParam = SUCCESS; in OHVideoEncoderDestroyAbnormal() [all …]
|
D | videodecoderndk.cpp | 29 #define SUCCESS 0 macro 52 backParam = SUCCESS; in OHVideoDecoderCreateByMime() 68 backParam = SUCCESS; in OHVideoDecoderCreateByName() 85 backParam = SUCCESS; in OHVideoDecoderDestroy() 149 backParam = SUCCESS; in OHVideoDecoderSetCallback() 166 backParam = SUCCESS; in OHVideoDecoderRegisterCallback() 187 backParam = SUCCESS; in OHVideoDecoderConfigure() 210 backParam = SUCCESS; in OHVideoDecoderPrepare() 280 backParam = SUCCESS; in OHVideoDecoderStart() 284 backParam = SUCCESS; in OHVideoDecoderStart() [all …]
|
D | nativeavdemuxerndk.cpp | 37 #define SUCCESS 0 macro 74 returnValue = SUCCESS; in OHAVDemuxerCreateWithSource() 92 returnValue = SUCCESS; in OHAVDemuxerDestroy() 112 returnValue = SUCCESS; in OHAVDemuxerUnselectTrackByID() 140 returnValue = SUCCESS; in OHAVDemuxerSeekToTime() 174 returnValue = SUCCESS; in OHAVDemuxerSelectTrackByID() 177 returnValue = SUCCESS; in OHAVDemuxerSelectTrackByID() 204 returnValue = SUCCESS; in OHAVDemuxerReadSample() 230 returnValue = SUCCESS; in OHAVDemuxerReadSampleBuffer()
|
D | audioDecoderAvBuffer.cpp | 31 #define SUCCESS 0 macro 48 backParam = SUCCESS; in TestInitPtr() 60 backParam = SUCCESS; in TestInitAVErrCode() 187 backParam = SUCCESS; in AudioDecoderStart() 211 backParam = SUCCESS; in AudioDecoderStop() 236 backParam = SUCCESS; in AudioDecoderFlush() 262 backParam = SUCCESS; in AudioDecoderReset() 288 backParam = SUCCESS; in AudioDecoderGetOutputDescription() 317 backParam = SUCCESS; in AudioDecoderSetParameter() 347 backParam = SUCCESS; in AudioDecoderIsValid() [all …]
|
/test/xts/acts/multimedia/media/media_js_standard/avPlayerNdk/entry/src/main/cpp/ |
D | avplayerndk.cpp | 45 #define SUCCESS 0 macro 81 backParam = SUCCESS; in OhAvPlayerCreate() 95 backParam = SUCCESS; in OhAvPlayerSetURLSourceAbnormalOne() 108 backParam = SUCCESS; in OhAvPlayerSetURLSourceAbnormalTwo() 139 backParam = SUCCESS; in OhAvPlayerSetFDSource() 152 backParam = SUCCESS; in OhAvPlayerSetFDSourceAbnormalOne() 165 backParam = SUCCESS; in OhAvPlayerSetFDSourceAbnormalTwo() 178 backParam = SUCCESS; in OhAvPlayerSetFDSourceAbnormalThree() 189 backParam = SUCCESS; in GetBackParam() 193 backParam = SUCCESS; in GetBackParam() [all …]
|
/test/xts/acts/graphic/nativedrawing/entry/src/main/cpp/ |
D | nativeDrawingndk.cpp | 27 #define SUCCESS 0 macro 64 napi_create_int32(env, SUCCESS, &result); in OHDrawingBitmapCreate() 79 napi_create_int32(env, SUCCESS, &result); in OHDrawingBitmapBuild() 96 napi_create_int32(env, SUCCESS, &result); in OHDrawingBitmapGetWidth() 113 napi_create_int32(env, SUCCESS, &result); in OHDrawingBitmapGetHeight() 132 napi_create_int32(env, SUCCESS, &result); in OHDrawingBitmapGetPixels() 145 napi_create_int32(env, SUCCESS, &result); in OHDrawingBrushCreate() 157 napi_create_int32(env, SUCCESS, &result); in OHDrawingBrushIsAntiAlias() 171 napi_create_int32(env, SUCCESS, &result); in OHDrawingBrushSetAntiAlias() 187 napi_create_int32(env, SUCCESS, &result); in OHDrawingBrushGetColor() [all …]
|
/test/xts/hats/telephony/ril/hdi_v1.0/ |
D | hdf_ril_hdiService_test.cpp | 486 constexpr static int32_t SUCCESS = 0; variable 2366 EXPECT_EQ(SUCCESS, ret); 2377 EXPECT_EQ(SUCCESS, ret); 2392 EXPECT_EQ(SUCCESS, ret); 2407 EXPECT_EQ(SUCCESS, ret); 2418 EXPECT_EQ(SUCCESS, ret); 2439 EXPECT_EQ(SUCCESS, ret); 2460 EXPECT_EQ(SUCCESS, ret); 2471 EXPECT_EQ(SUCCESS, ret); 2482 EXPECT_EQ(SUCCESS, ret); [all …]
|
/test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/ |
D | sysinfondk.cpp | 19 #define SUCCESS 1 macro 29 ret = SUCCESS; in GetPhysPages() 42 ret = SUCCESS; in GetNprocsConf() 55 ret = SUCCESS; in GetNprocs() 68 ret = SUCCESS; in GetAvphysPages()
|
D | nltypesndk.cpp | 23 #define SUCCESS 1 macro 29 int returnValue = SUCCESS; in Catclose() 40 returnValue = SUCCESS; in Catopen() 49 int returnValue = SUCCESS; in Catgets()
|
D | ipcndk.cpp | 21 #define SUCCESS 1 macro 29 key_t ret = ftok("/data/storage/el2/base/files/Fzl.txt", SUCCESS); in Ftok() 31 value = SUCCESS; in Ftok()
|
D | waitndk.cpp | 26 #define SUCCESS 1 macro 57 napi_create_int32(env, SUCCESS, &result); in Wait() 75 napi_create_int32(env, SUCCESS, &result); in Wait4() 93 napi_create_int32(env, SUCCESS, &result); in Wait3() 110 napi_create_int32(env, SUCCESS, &result); in Waitid() 129 napi_create_int32(env, SUCCESS, &result); in Waitpid()
|
D | spawnndk.cpp | 27 #define SUCCESS 1 macro 45 int ret = posix_spawn_file_actions_addclose(¶m, SUCCESS); in PosixSpawnFileActionsAddclose() 68 backInfo = SUCCESS; in PosixSpawn() 91 backInfo = SUCCESS; in PosixSpawnP() 101 int ret = posix_spawn_file_actions_adddup2(¶m, SUCCESS, SUCCESS); in PosixSpawnFileActionsAddDup2() 117 returnValue = SUCCESS; in PosixSpawnFileActionsAddOpen() 146 param.__flags = SUCCESS; in PosixSpawnAttrDestory() 147 param.__pgrp = SUCCESS; in PosixSpawnAttrDestory() 148 param.__prio = SUCCESS; in PosixSpawnAttrDestory() 149 param.__pol = SUCCESS; in PosixSpawnAttrDestory() [all …]
|
D | msgndk.cpp | 24 #define SUCCESS 1 macro 43 retVal = SUCCESS; in Msgget() 64 retVal = SUCCESS; in Msgsnd() 86 retVal = SUCCESS; in Msgrcv() 115 retVal = SUCCESS; in Msgctl()
|
/test/xts/acts/graphic/graphicEGL/entry/src/main/cpp/ |
D | eglndk.cpp | 22 #define SUCCESS 1 macro 117 napi_create_int32(env, SUCCESS, &result); in EglChooseConfig() 130 napi_create_int32(env, SUCCESS, &result); in EglChooseConfigAbnormal() 153 napi_create_int32(env, SUCCESS, &result); in EglCopyBuffersAbnormal() 179 napi_create_int32(env, SUCCESS, &result); in EglCreateContext() 194 napi_create_int32(env, SUCCESS, &result); in EglCreateContextAbnormal() 214 napi_create_int32(env, SUCCESS, &result); in EglCreatePbufferSurface() 231 napi_create_int32(env, SUCCESS, &result); in EglCreatePbufferSurfaceAbnormal() 249 napi_create_int32(env, SUCCESS, &result); in EglCreatePixmapSurfaceAbnormal() 267 napi_create_int32(env, SUCCESS, &result); in EglCreateWindowSurfaceAbnormal() [all …]
|
/test/xts/acts/graphic/nativebuffer/entry/src/main/cpp/ |
D | nativebuffer.cpp | 19 #define SUCCESS 0 macro 41 backInfo = SUCCESS; in OHNativeBufferAlloc() 53 backInfo = SUCCESS; in OHNativeBufferAllocAbnormal() 76 backInfo = SUCCESS; in OHNativeBufferReferenceAbnormal() 102 backInfo = SUCCESS; in OHNativeBufferUnreferenceAbnormal() 121 backInfo = SUCCESS; in OHNativeBufferGetConfig() 149 backInfo = SUCCESS; in OHNativeBufferMapAbnormal() 173 backInfo = SUCCESS; in OHNativeBufferUnmapAbnormal() 187 backInfo = SUCCESS; in OHNativeBufferGetSeqNum() 199 backInfo = SUCCESS; in OHNativeBufferGetSeqNumAbnormal()
|
/test/xts/acts/multimedia/audio/audio_js_standard/audioRenderer/src/main/ets/test/ |
D | AudioEffect.test.ets | 201 …(TAG + testCaseName + `getBufferSize audioRendererList ${index} ${bufferSizeList[index]} SUCCESS`); 207 console.log(TAG + testCaseName + "fs stat SUCCESS"); 211 console.log(TAG + testCaseName + "open SUCCESS"); 255 …(TAG + testCaseName + `getBufferSize audioRendererList ${index} ${bufferSizeList[index]} SUCCESS`); 260 console.log(TAG + testCaseName + "fs stat SUCCESS"); 264 console.log(TAG + testCaseName + "open SUCCESS"); 331 …(TAG + testCaseName + `getBufferSize audioRendererList ${index} ${bufferSizeList[index]} SUCCESS`); 337 console.log(TAG + testCaseName + "fs stat SUCCESS"); 341 console.log(TAG + testCaseName + "open SUCCESS"); 1430 console.log(TAG + "setAudioEffectMode EFFECT_DEFAULT SUCCESS"); [all …]
|
/test/xts/acts/hiviewdfx/hitracendktest/entry/src/main/cpp/ |
D | hitracendk.cpp | 21 #define SUCCESS 0 macro 34 returnValue = SUCCESS; in OHHiTraceCountTrace() 50 returnValue = SUCCESS; in OHHiTraceStartTrace() 68 returnValue = SUCCESS; in OHHiTraceStartAsyncTrace()
|
/test/xts/acts/bundlemanager/zlib/actszlibndktest/entry/src/main/cpp/ |
D | zlibndk.cpp | 25 #define SUCCESS 1 macro 75 napi_create_int32(env, SUCCESS, &result); in Crc32() 87 napi_create_int32(env, SUCCESS, &result); in Crc32_z() 98 napi_create_int32(env, SUCCESS, &result); in Crc32Combine() 121 napi_create_int32(env, SUCCESS, &result); in Adler32() 133 napi_create_int32(env, SUCCESS, &result); in Adler32_z() 145 napi_create_int32(env, SUCCESS, &result); in Adler32Combine() 187 napi_create_int32(env, SUCCESS, &result); in Deflate() 228 napi_create_int32(env, SUCCESS, &result); in DeflateFullFlush() 253 napi_create_int32(env, SUCCESS, &result); in DeflateBound() [all …]
|
/test/xts/acts/multimedia/audio/audio_js_standard/AudioRendererEnhance/src/main/ets/test/ |
D | SetVolumeWithRamp.test.ets | 49 …console.info(`${Tag}: AudioRender Created : Success : Stream Type: SUCCESS data state: ` + Object.… 50 …console.info(`${Tag}: AudioRender Created : Success : Stream Type: SUCCESS data value: ` + JSON.st… 62 console.info(`${Tag}: Renderer release : SUCCESS`); 141 console.info(`${Tag}: setVolume 0: SUCCESS`); 147 console.info(`${Tag}: setVolumeWithRamp 1,1000 :SUCCESS`); 168 console.info(`${Tag}: setVolume 1: SUCCESS`); 174 console.info(`${Tag}: setVolumeWithRamp 0,100 : SUCCESS`); 195 console.info(`${Tag}: setVolume 1: SUCCESS`); 201 console.info(`${Tag}: setVolumeWithRamp 0.5,10 : SUCCESS`); 222 console.info(`${Tag}: setVolume 0: SUCCESS`); [all …]
|