/foundation/communication/netmanager_base/test/netconnmanager/unittest/net_supplier_test/ |
H A D | net_supplier_info_test.cpp | 50 bool bRet = NetSupplierInfo::Marshalling(data, info); in HWTEST_F() local 51 ASSERT_FALSE(bRet); in HWTEST_F() 66 bool bRet = info->Marshalling(data); in HWTEST_F() local 67 ASSERT_TRUE(bRet); in HWTEST_F() 81 bool bRet = info.Marshalling(data); in HWTEST_F() local 82 ASSERT_TRUE(bRet); in HWTEST_F() 95 bool bRet = NetSupplierInfo::Marshalling(data, info); in HWTEST_F() local 96 ASSERT_TRUE(bRet == true); in HWTEST_F() 100 bRet = info->Marshalling(data); in HWTEST_F() 101 ASSERT_TRUE(bRet in HWTEST_F() [all...] |
H A D | net_specifier_test.cpp | 144 bool bRet = specifier->Marshalling(dataParcel); in HWTEST_F() local 145 ASSERT_TRUE(bRet); in HWTEST_F() 158 bool bRet = NetSpecifier::Marshalling(dataParcel, specifier); in HWTEST_F() local 159 ASSERT_TRUE(bRet); in HWTEST_F() 172 bool bRet = specifier.Marshalling(dataParcel, object); in HWTEST_F() local 173 ASSERT_FALSE(bRet); in HWTEST_F() 186 bool bRet = NetSpecifier::Marshalling(dataParcel, specifier); in HWTEST_F() local 187 ASSERT_FALSE(bRet); in HWTEST_F() 199 bool bRet = NetSpecifier::Marshalling(dataParcel, specifier); in HWTEST_F() local 200 ASSERT_TRUE(bRet); in HWTEST_F() [all...] |
/test/xts/acts/arkui/ace_napi_test/entry/src/main/cpp/napi/ |
H A D | napi_test.cpp | 4965 bool bRet = (status == napi_invalid_arg); in getLastErrorInfoNull() local 4967 napi_create_int32(env, bRet, &retValue); in getLastErrorInfoNull() 4976 bool bRet = (status == napi_invalid_arg); in throwFunc() local 4978 napi_create_int32(env, bRet, &retValue); in throwFunc() 4987 bool bRet = (status == napi_invalid_arg); in throwFuncNull() local 4989 napi_create_int32(env, bRet, &retValue); in throwFuncNull() 4997 bool bRet = (status == napi_invalid_arg); in isErrorValueNull() local 4999 napi_create_int32(env, bRet, &retValue); in isErrorValueNull() 5009 bool bRet = (status == napi_invalid_arg); in isErrorRstNull() local 5011 napi_create_int32(env, bRet, in isErrorRstNull() 5056 bool bRet = (status == napi_invalid_arg); createErrorMsgNull() local 5069 bool bRet = (status == napi_invalid_arg); createErrorRstNull() local 5083 bool bRet = (status == napi_invalid_arg); createTypeErrorMsgNull() local 5096 bool bRet = (status == napi_invalid_arg); createTypeErrorRstNull() local 5109 bool bRet = (status == napi_invalid_arg); createRangeErrorRstNull() local 5128 bool bRet = (status == napi_invalid_arg); getAndClearLastExceptionNull() local 5137 bool bRet = (status == napi_invalid_arg); isExceptionPendingNull() local 5146 bool bRet = (status == napi_invalid_arg); openAndCloseHandleScopeNull() local 5161 bool bRet = (status == napi_invalid_arg); openAndCloseEscapableHandleScopeNull() local 5186 bool bRet = (status == napi_invalid_arg); escapeHandleScopeNull() local 5200 bool bRet = (status == napi_invalid_arg); escapeHandleOutputNull() local 5213 bool bRet = (status == napi_invalid_arg); escapeHandleRstNull() local 5224 bool bRet = (status == napi_invalid_arg); createReferenceValueNull() local 5245 bool bRet = (status == napi_invalid_arg); getReferenceValueRefNull() local 5257 bool bRet = (status == napi_invalid_arg); getReferenceValueRstNull() local 5270 bool bRet = (status == napi_invalid_arg); deleteReferenceNull() local 5302 bool bRet = (status == napi_invalid_arg); referenceRefNull() local 5317 bool bRet = (status == napi_invalid_arg); referenceRefAndUnrefNull() local 5331 bool bRet = (status == napi_invalid_arg); createArrayNull() local 5342 bool bRet = (status == napi_invalid_arg); napCreateArrayBufferNull() local 5356 bool bRet = (status == napi_invalid_arg); createExternalNull() local 5381 bool bRet = (status == napi_invalid_arg); createExternalArraybufferDataNull() local 5390 bool bRet = (status == napi_invalid_arg); createObjectNull() local 5403 bool bRet = (status == napi_invalid_arg); createSymbolNull() local 5416 bool bRet = (status == napi_invalid_arg); createSymbolDescriptionNull() local 5431 bool bRet = (status == napi_invalid_arg); createSymbolDescriptionNotString() local 5449 bool bRet = (status == napi_invalid_arg); createTypeArrayBufferNull() local 5465 bool bRet = (status == napi_invalid_arg); createTypeArrayResultNull() local 5481 bool bRet = (status == napi_invalid_arg); createTypeArrayNotBufferObj() local 5498 bool bRet = (status == napi_invalid_arg); createTypeArrayNotEnumValue() local 5513 bool bRet = (status == napi_invalid_arg); createDataViewBufferNull() local 5528 bool bRet = (status == napi_invalid_arg); createDataViewResultNull() local 5541 bool bRet = (status == napi_invalid_arg); createDataViewBufferNotObj() local 5551 bool bRet = (status == napi_invalid_arg); createInt32Null() local 5576 bool bRet = (status == napi_invalid_arg); getValueInt32ValueNull() local 5588 bool bRet = (status == napi_invalid_arg); getValueInt32RstNull() local 5602 bool bRet = (status == napi_invalid_arg); getValueInt32NotNum() local 5615 bool bRet = (status == napi_invalid_arg); getValueInt64() local 5625 bool bRet = (status == napi_invalid_arg); getValueInt64ValueNull() local 5637 bool bRet = (status == napi_invalid_arg); getValueInt64RstNull() local 5651 bool bRet = (status == napi_invalid_arg); getValueInt64NotNum() local 5661 bool bRet = (status == napi_invalid_arg); createUInt32Null() local 5671 bool bRet = (status == napi_invalid_arg); createInt64Null() local 5681 bool bRet = (status == napi_invalid_arg); createDoubleNull() local 5692 bool bRet = (status == napi_invalid_arg); createAndGetStringLatin1BufferNull() local 5703 bool bRet = (status == napi_invalid_arg); createAndGetStringLatin1ResultNull() local 5714 bool bRet = (status == napi_invalid_arg); createAndGetStringUtf16BufferNull() local 5725 bool bRet = (status == napi_invalid_arg); createAndGetStringUtf16ResultNull() local 5737 bool bRet = (status == napi_invalid_arg); createAndGetStringUtf16Exceed() local 5747 bool bRet = (status == napi_invalid_arg); getArrayLengthResultNull() local 5761 bool bRet = (status == napi_invalid_arg); getArrayLengthValueNull() local 5776 bool bRet = (status == napi_invalid_arg); getArrayLengthNotArray() local 5793 bool bRet = (status == napi_invalid_arg); getArrayBufferInfoBufferNull() local 5809 bool bRet = (status == napi_invalid_arg); getArrayBufferInfoLengthNull() local 5828 bool bRet = (status == napi_invalid_arg); getArrayBufferInfoNotObj() local 5844 bool bRet = (status == napi_invalid_arg); getPrototypeObjectNull() local 5859 bool bRet = (status == napi_invalid_arg); getPrototypeResultNull() local 5871 bool bRet = (status == napi_invalid_arg); getPrototypeNotObj() local 5885 bool bRet = (status == napi_invalid_arg); getTypedArrayInfoNull() local 5898 bool bRet = (status == napi_invalid_arg); getDataViewInfoNull() local 5913 bool bRet = (status == napi_invalid_arg); getDataViewInfoNotObj() local 5926 bool bRet = (status == napi_invalid_arg); getValueBoolValueNull() local 5938 bool bRet = (status == napi_invalid_arg); getValueBoolResultNull() local 5960 bool bRet = (status == napi_invalid_arg); getBooleanNull() local 5975 bool bRet = (status == napi_invalid_arg); getValueNotBool() local 5987 bool bRet = (status == napi_invalid_arg); getValueDoubleValueNull() local 6000 bool bRet = (status == napi_invalid_arg); getValueDoubleResultNull() local 6014 bool bRet = (status == napi_invalid_arg); getValueDoubleNotNum() local 6030 bool bRet = (status == napi_invalid_arg); getValueExternalValueNull() local 6045 bool bRet = (status == napi_invalid_arg); getValueExternalResultNull() local 6062 bool bRet = (status == napi_invalid_arg); getValueExternalNotPtr() local 6095 bool bRet = (status == napi_invalid_arg); getValueStringLatin1Null() local 6138 bool bRet = (status == napi_invalid_arg); getValueStringUtf8Null() local 6152 bool bRet = (status == napi_invalid_arg); getValueStringUtf8NotStr() local 6182 bool bRet = (status == napi_invalid_arg); getValueStringUtf16Null() local 6196 bool bRet = (status == napi_invalid_arg); getValueStringUtf16NotStr() local 6224 bool bRet = (status == napi_invalid_arg); getValueUint32Null() local 6238 bool bRet = (status == napi_invalid_arg); getValueUint32NotNum() local 6251 bool bRet = (status == napi_invalid_arg); coerceToBoolValueNull() local 6263 bool bRet = (status == napi_invalid_arg); coerceToBoolResultNull() local 6273 bool bRet = (status == napi_invalid_arg); coerceToNumberValueNull() local 6285 bool bRet = (status == napi_invalid_arg); coerceToNumberRstNull() local 6307 bool bRet = (status == napi_invalid_arg); typeOfValueNull() local 6319 bool bRet = (status == napi_invalid_arg); typeOfRstNull() local 6340 bool bRet = (status == napi_invalid_arg); instanceOfObjectNull() local 6361 bool bRet = (status == napi_invalid_arg); instanceOfConstructorNull() local 6381 bool bRet = (status == napi_invalid_arg); instanceOfResultNull() local 6394 bool bRet = (status == napi_invalid_arg); isArrayValueNull() local 6406 bool bRet = (status == napi_invalid_arg); isArrayResultNull() local 6443 bool bRet = (status == napi_invalid_arg); isDataViewValueNull() local 6458 bool bRet = (status == napi_invalid_arg); isDataViewRstNull() local 6483 bool bRet = (status == napi_invalid_arg); isArrayBufferValueNull() local 6497 bool bRet = (status == napi_invalid_arg); isArrayBufferRstNull() local 6529 bool bRet = (status == napi_invalid_arg); isTypedArrayValueNull() local 6545 bool bRet = (status == napi_invalid_arg); isTypedArrayRstNull() local 6558 bool bRet = (status == napi_invalid_arg); isDateValueNull() local 6570 bool bRet = (status == napi_invalid_arg); isDateResultNull() local 6583 bool bRet = (status == napi_invalid_arg); strictEqualsFirstValueNull() local 6596 bool bRet = (status == napi_invalid_arg); strictEqualsSecondValueNull() local 6608 bool bRet = (status == napi_invalid_arg); strictEqualsResultNull() local 6622 bool bRet = (status == napi_invalid_arg); strictEqualsNaN() local 6638 bool bRet = (status == napi_invalid_arg); getPropertyNamesObjectNull() local 6653 bool bRet = (status == napi_invalid_arg); getPropertyNamesResultNull() local 6665 bool bRet = (status == napi_invalid_arg); getPropertyNamesNotObject() local 6680 bool bRet = (status == napi_invalid_arg); setPropertyValueNull() local 6695 bool bRet = (status == napi_invalid_arg); setPropertyResultNull() local 6710 bool bRet = (status == napi_invalid_arg); setPropertyNoObject() local 6725 bool bRet = (status == napi_invalid_arg); getPropertyObjectNull() local 6740 bool bRet = (status == napi_invalid_arg); getPropertyKeyNull() local 6755 bool bRet = (status == napi_invalid_arg); getPropertyResultNull() local 6770 bool bRet = (status == napi_invalid_arg); getPropertyNotObject() local 6787 bool bRet = (status == napi_invalid_arg); hasPropertyObjectNull() local 6798 bool bRet = (status == napi_invalid_arg); hasPropertyKeyNull() local 6811 bool bRet = (status == napi_invalid_arg); hasPropertyResultNull() local 6824 bool bRet = (status == napi_invalid_arg); deletePropertyObjectNull() local 6835 bool bRet = (status == napi_invalid_arg); deletePropertyKeyNull() local 6848 bool bRet = (status == napi_invalid_arg); deletePropertyResultNull() local 6863 bool bRet = (status == napi_invalid_arg); hasOwnPropertyObjectNull() local 6878 bool bRet = (status == napi_invalid_arg); hasOwnPropertyKeytNull() local 6892 bool bRet = (status == napi_invalid_arg); hasOwnPropertyResultNull() local 6913 bool bRet = (status == napi_invalid_arg); setNamedPropertyObjectNull() local 6934 bool bRet = (status == napi_invalid_arg); setNamedPropertyKeyNull() local 6955 bool bRet = (status == napi_invalid_arg); setNamedPropertyResultNull() local 6977 bool bRet = (status == napi_invalid_arg); getNamedPropertyObjectNull() local 6989 bool bRet = (status == napi_invalid_arg); getNamedPropertyKeyNull() local 7001 bool bRet = (status == napi_invalid_arg); getNamedPropertyResultNull() local 7013 bool bRet = (status == napi_invalid_arg); hasNamedPropertyObjectNull() local 7024 bool bRet = (status == napi_invalid_arg); hasNamedPropertyKeyNull() local 7035 bool bRet = (status == napi_invalid_arg); hasNamedPropertyResultNull() local 7046 bool bRet = (status == napi_invalid_arg); setElementObjectNull() local 7057 bool bRet = (status == napi_invalid_arg); setElementRstNull() local 7068 bool bRet = (status == napi_invalid_arg); setElementNotObj() local 7080 bool bRet = (status == napi_invalid_arg); getElementObjNull() local 7092 bool bRet = (status == napi_invalid_arg); getElementRstNull() local 7105 bool bRet = (status == napi_invalid_arg); getElementNotObj() local 7125 bool bRet = (status == napi_invalid_arg); hasElementObjNull() local 7144 bool bRet = (status == napi_invalid_arg); hasElementRstNull() local 7162 bool bRet = (status == napi_invalid_arg); deleteElementObjNull() local 7179 bool bRet = (status == napi_invalid_arg); deleteElementRstNull() local 7191 bool bRet = (status == napi_invalid_arg); definePropertiesObjNull() local 7204 bool bRet = (status == napi_invalid_arg); typeTaggedObjNull() local 7215 bool bRet = (status == napi_invalid_arg); typeTaggedTagNull() local 7226 bool bRet = (status == napi_invalid_arg); CheckTypeTagObjNull() local 7237 bool bRet = (status == napi_invalid_arg); CheckTypeTagTagNull() local 7248 bool bRet = (status == napi_invalid_arg); CheckTypeTagRstNull() local 7258 bool bRet = (status == napi_invalid_arg); callFunctionNull() local 7268 bool bRet = (status == napi_invalid_arg); napiCreateFunctionFuncNull() local 7277 bool bRet = (status == napi_invalid_arg); napiCreateFunctionRstNull() local 7288 bool bRet = (status == napi_invalid_arg); napiGetCbInfoNull() local 7339 bool bRet = (status == napi_invalid_arg); newInstanceNull() local 7356 bool bRet = (status == napi_invalid_arg); newInstanceNotFunc() local 7371 bool bRet = (status == napi_invalid_arg); defineClassUTFNull() local 7382 bool bRet = (status == napi_invalid_arg); defineClassConstructorNull() local 7398 bool bRet = (status == napi_invalid_arg); defineClassRstNull() local 7414 bool bRet = (status == napi_invalid_arg); defineClassLengthExceed() local 7434 bool bRet = (status == napi_invalid_arg); unwrapObjNull() local 7457 bool bRet = (status == napi_invalid_arg); unwrapRstNull() local 7477 bool bRet = (status == napi_invalid_arg); removeWrapObjNull() local 7504 bool bRet = (status == napi_invalid_arg); removeWrapRstNull() local 7513 bool bRet = (status == napi_invalid_arg); cancelAsyncWorkNull() local 7540 bool bRet = (status == napi_invalid_arg); queueAsyncWorkNull() local 7549 bool bRet = (status == napi_invalid_arg); deleteAsyncWorkNull() local 7596 bool bRet = (status == napi_invalid_arg); defineSendableClassEnvNull() local 7643 bool bRet = (status == napi_invalid_arg); defineSendableClassNameNull() local 7672 bool bRet = (status == napi_invalid_arg); defineSendableClassConstructorNull() local 7719 bool bRet = (status == napi_invalid_arg); defineSendableClassRstNull() local 7738 bool bRet = (status == napi_invalid_arg); createSendableObjectWithPropertiesEnvNull() local 7756 bool bRet = (status == napi_invalid_arg); createSendableObjectWithPropertiesRstNull() local 7766 bool bRet = (status == napi_invalid_arg); createSendableArrayEnvNull() local 7775 bool bRet = (status == napi_invalid_arg); createSendableArrayRstNull() local 7785 bool bRet = (status == napi_invalid_arg); createSendableArrayWithLengthEnvNull() local 7794 bool bRet = (status == napi_invalid_arg); createSendableArrayWithLengthRstNull() local 7806 bool bRet = (status == napi_invalid_arg); createSendableArrayBufferEnvNull() local 7817 bool bRet = (status == napi_invalid_arg); createSendableArrayBufferDataNull() local 7828 bool bRet = (status == napi_invalid_arg); createSendableArrayBufferRstNull() local 7844 bool bRet = (status == napi_invalid_arg); createSendableTypedArrayEnvNull() local 7859 bool bRet = (status == napi_invalid_arg); createSendableTypedArraRstNull() local 7875 bool bRet = (status == napi_invalid_arg); createSendableTypedArraBufferNull() local 7892 bool bRet = (status == napi_invalid_arg); createSendableTypedArrayNotType() local 7909 bool bRet = (status == napi_invalid_arg); createSendableTypedArrayNotBuffer() local 7931 bool bRet = (status == napi_invalid_arg); wrapSendableEnvNull() local 7955 bool bRet = (status == napi_invalid_arg); NapiWrapSendableObj1Null() local 7979 bool bRet = (status == napi_invalid_arg); NapiWrapSendableObj2Null() local 8002 bool bRet = (status == napi_invalid_arg); wrapSendableWithSizeEnvNull() local 8025 bool bRet = (status == napi_invalid_arg); wrapSendableWithSizeObj1Null() local 8048 bool bRet = (status == napi_invalid_arg); wrapSendableWithSizeObj2Null() local 8061 bool bRet = (status == napi_invalid_arg); removeWrapSendableEnvNull() local 8074 bool bRet = (status == napi_invalid_arg); removeWrapSendableObjNull() local 8086 bool bRet = (status == napi_invalid_arg); removeWrapSendableRstNull() local 8096 bool bRet = (status == napi_invalid_arg); getNodeVersionEnvNull() local 8105 bool bRet = (status == napi_invalid_arg); getNodeVersionRstNull() local 8124 bool bRet = (status == napi_invalid_arg); releaseThreadsafeFunction() local 8133 bool bRet = (status == napi_invalid_arg); releaseThreadsafeFunctionNull() local 8149 bool bRet = (status == napi_invalid_arg); createThreadsafeFunctionInitialThreadCountNegative() local 8158 bool bRet = (status == napi_invalid_arg); getVersionRstNull() local 8168 bool bRet = (status == napi_invalid_arg); getVersionEnvNull() local 8179 bool bRet = (status == napi_invalid_arg); createPromiseEnvNull() local 8189 bool bRet = (status == napi_invalid_arg); createPromiseDeferredNull() local 8199 bool bRet = (status == napi_invalid_arg); createPromisePromiseNull() local 8210 bool bRet = (status == napi_invalid_arg); resolveDeferredEnvNull() local 8224 bool bRet = (status == napi_invalid_arg); resolveDeferredNull() local 8235 bool bRet = (status == napi_invalid_arg); isPromiseEnvNull() local 8247 bool bRet = (status == napi_invalid_arg); isPromiseValueNull() local 8259 bool bRet = (status == napi_invalid_arg); isPromiseRstNull() local 8269 bool bRet = (status == napi_invalid_arg); getUvEventLoopEnvNull() local 8278 bool bRet = (status == napi_invalid_arg); getUvEventLoopRstNull() local 8294 bool bRet = (status == napi_invalid_arg); createThreadsafeFunctionEnvNull() local 8308 bool bRet = (status == napi_invalid_arg); createThreadsafeFunctionNameNull() local 8323 bool bRet = (status == napi_invalid_arg); napiCallThreadsafeFunctionNull() local 8340 bool bRet = (status == napi_invalid_arg); refThreadSafeFunctionEnvNull() local 8349 bool bRet = (status == napi_invalid_arg); refThreadSafeFunctionFuncNull() local 8360 bool bRet = (status == napi_invalid_arg); createDateEnvNull() local 8370 bool bRet = (status == napi_invalid_arg); createDateRstNull() local 8384 bool bRet = (status == napi_invalid_arg); getValueBigintUint64EnvNull() local 8395 bool bRet = (status == napi_invalid_arg); getValueBigintUint64ValueNull() local 8408 bool bRet = (status == napi_invalid_arg); getValueBigintUint64RstNull() local 8421 bool bRet = (status == napi_invalid_arg); getValueBigintUint64LossNull() local 8435 bool bRet = (status == napi_invalid_arg); getValueBigintInt64EnvNull() local 8446 bool bRet = (status == napi_invalid_arg); getValueBigintInt64ValueNull() local 8459 bool bRet = (status == napi_invalid_arg); getValueBigintInt64RstNull() local 8472 bool bRet = (status == napi_invalid_arg); getValueBigintInt64LossNull() local 8515 bool bRet = (status == napi_invalid_arg); getValueBigintWordsEnvNull() local 8527 bool bRet = (status == napi_invalid_arg); getValueBigintWordsValueNull() local 8543 bool bRet = (status == napi_invalid_arg); getValueBigintWordsSignNull() local 8559 bool bRet = (status == napi_invalid_arg); getValueBigintWordsCountNull() local 8575 bool bRet = (status == napi_invalid_arg); getValueBigintWordsWordsNull() local 8586 bool bRet = (status == napi_invalid_arg); createBigintInt64EnvNull() local 8596 bool bRet = (status == napi_invalid_arg); createBigintInt64RstNull() local 8607 bool bRet = (status == napi_invalid_arg); createBigintUint64EnvNull() local 8617 bool bRet = (status == napi_invalid_arg); createBigintUint64RstNull() local 8630 bool bRet = (status == napi_invalid_arg); createBigintWordsEnvNull() local 8642 bool bRet = (status == napi_invalid_arg); createBigintWordsNull() local 8654 bool bRet = (status == napi_invalid_arg); createBigintWordsRstNull() local 8666 bool bRet = (status == napi_invalid_arg); createBufferEnvNull() local 8677 bool bRet = (status == napi_invalid_arg); createBufferDataNull() local 8688 bool bRet = (status == napi_invalid_arg); createBufferRstNull() local 8700 bool bRet = (status == napi_invalid_arg); createBufferCopyEnvNull() local 8712 bool bRet = (status == napi_invalid_arg); createBufferCopyDataNull() local 8724 bool bRet = (status == napi_invalid_arg); createBufferCopyRstDataNull() local 8736 bool bRet = (status == napi_invalid_arg); createBufferCopyRstNull() local 8753 bool bRet = (status == napi_invalid_arg); createExternalBuffereEnvNull() local 8769 bool bRet = (status == napi_invalid_arg); createExternalBuffereDataNull() local 8784 bool bRet = (status == napi_invalid_arg); getBufferInfoEnvNull() local 8798 bool bRet = (status == napi_invalid_arg); getBufferInfoValueNull() local 8810 bool bRet = (status == napi_invalid_arg); IsBufferEnvNull() local 8820 bool bRet = (status == napi_invalid_arg); IsBufferValueNull() local 8836 bool bRet = (status == napi_invalid_arg); IsBufferRstNull() local 8847 bool bRet = (status == napi_invalid_arg); objectFreezeEnvNull() local 8856 bool bRet = (status == napi_invalid_arg); objectFreezeObjNull() local 8871 bool bRet = (status == napi_invalid_arg); objectSealEnvNull() local 8880 bool bRet = (status == napi_invalid_arg); objectSealObjNull() local 8896 bool bRet = (status == napi_invalid_arg); GetAllPropertyNamesEnvNull() local 8912 bool bRet = (status == napi_invalid_arg); GetAllPropertyNamesObjNull() local 8928 bool bRet = (status == napi_invalid_arg); GetAllPropertyNamesResNull() local 8939 bool bRet = (status == napi_invalid_arg); DetachEnvNull() local 8948 bool bRet = (status == napi_invalid_arg); DetachArrNull() local 8963 bool bRet = (status == napi_invalid_arg); IsDetachedEnvNull() local 8973 bool bRet = (status == napi_invalid_arg); IsDetachedArrNull() local 8983 bool bRet = (status == napi_invalid_arg); IsDetachedResNull() local 8996 bool bRet = (status == napi_invalid_arg); NapiSetInstanceDataEnvNull() local 9010 bool bRet = (status == napi_invalid_arg); NapiGetInstanceDataDataNull() local 9021 bool bRet = (status == napi_invalid_arg); NapiEnvCleanUpHookEnvNull() local 9034 bool bRet = (status == napi_invalid_arg); NapiEnvCleanUpHookFuncNull() local 9051 bool bRet = (status == napi_invalid_arg); NapiRemoveEnvCleanUpHookEnvNull() local 9068 bool bRet = (status == napi_invalid_arg); NapiRemoveEnvCleanUpHookFuncNull() local 9078 bool bRet = (status == napi_invalid_arg); GetModuleFileNameEnvNull() local 9087 bool bRet = (status == napi_invalid_arg); GetModuleFileNameResNull() local 9104 bool bRet = (status == napi_invalid_arg); createAsyncResourceEnvNull() local 9121 bool bRet = (status == napi_invalid_arg); createAsyncResourceObjNull() local 9138 bool bRet = (status == napi_invalid_arg); createAsyncResourceCbNull() local 9148 bool bRet = (status == napi_invalid_arg); asyncWorkWithQosEnvNull() local 9157 bool bRet = (status == napi_invalid_arg); asyncWorkWithQosWorkNull() local 9168 bool bRet = (status == napi_invalid_arg); napiRunScriptPathEnvNull() local 9178 bool bRet = (status == napi_invalid_arg); napiRunScriptPathResNull() local 9189 bool bRet = (status == napi_invalid_arg); napiLoadModuleEnvNull() local 9199 bool bRet = (status == napi_invalid_arg); napiLoadModuleResNull() local 9214 bool bRet = (status == napi_invalid_arg); createObjectWithPropertiesEnvNull() local 9224 bool bRet = (status == napi_invalid_arg); createObjectWithPropertiesResNull() local 9234 bool bRet = (status == napi_invalid_arg); createObjectWithPropertiesEnvResNull() local 9264 bool bRet = (status == napi_invalid_arg); getDateValueNotDateObj() local 9277 bool bRet = (status == napi_invalid_arg); getDateValueEnvNull() local 9290 bool bRet = (status == napi_invalid_arg); getDateValueNull() local 9302 bool bRet = (status == napi_invalid_arg); getDateValueRstNull() local 9313 bool bRet = (status == napi_invalid_arg); createBigintInt64ValueNotJS() local 9324 bool bRet = (status == napi_invalid_arg); createBigintUint64ValueNotJS() local 9337 bool bRet = (status == napi_invalid_arg); getValueBiginWordsNotBigInt() local 9349 bool bRet = (status == napi_invalid_arg); createBufferSizeZero() local 9361 bool bRet = (status == napi_invalid_arg); createBufferCopyLengthZero() local 9378 bool bRet = (status == napi_invalid_arg); createExternalBufferLengthZero() local 9395 bool bRet = (status == napi_invalid_arg); createExternalBufferLengthMax() local 9408 bool bRet = (status == napi_invalid_arg); getBufferInfoValueNotBuffer() local 9419 bool bRet = (status == napi_invalid_arg); objectSealNotObj() local 9430 bool bRet = (status == napi_invalid_arg); objectFreezeNotObj() local 9441 bool bRet = (status == napi_invalid_arg); detachArraybufferNotObj() local 9454 bool bRet = (status == napi_invalid_arg); isSendableEnvNull() local 9467 bool bRet = (status == napi_invalid_arg); isSendableValueNull() local 9480 bool bRet = (status == napi_invalid_arg); isSendableRstNull() local 9498 bool bRet = (status == napi_invalid_arg); deserializeEnvNull() local 9513 bool bRet = (status == napi_invalid_arg); deserializeDataNull() local 9530 bool bRet = (status == napi_invalid_arg); deserializeRstNull() local 9551 bool bRet = (status == napi_invalid_arg); serializeEnvNull() local 9563 bool bRet = (status == napi_invalid_arg); serializeObjNull() local 9583 bool bRet = (status == napi_invalid_arg); serializeDataNull() local 9605 bool bRet = (status == napi_invalid_arg); createObjectWithNamePropertiesEnvNull() local 9619 bool bRet = (status == napi_invalid_arg); coerceToNativeBindingObjectEnvNull() local 9633 bool bRet = (status == napi_invalid_arg); coerceToNativeBindingObjectObjNull() local 9647 bool bRet = (status == napi_invalid_arg); coerceToNativeBindingObjectDetachNull() local 9661 bool bRet = (status == napi_invalid_arg); coerceToNativeBindingObjectAttachNull() local 9675 bool bRet = (status == napi_invalid_arg); coerceToNativeBindingObjectNativeNull() local 9705 bool bRet = (status == napi_invalid_arg); deleteSerializationEnvNull() local 9714 bool bRet = (status == napi_invalid_arg); deleteSerializationDataNull() local 9727 bool bRet = (status == napi_invalid_arg); createBigintWordsCountIntMax() local 9798 bool bRet = (status == napi_invalid_arg); NapiGetInstanceDataEnvNull() local 9814 bool bRet = (status == napi_invalid_arg); createThreadsafeFunctionMaxQueueSizeNegative() local 9824 bool bRet = (status == napi_invalid_arg); ThreadSafeTestNull() local [all...] |
/drivers/peripheral/camera/interfaces/hdi_ipc/utils/src/ |
H A D | utils_data_stub.cpp | 63 bool bRet = true; in ConvertMetadataToVec() local 83 bRet = WriteMetadataDataToVec(item, cameraAbility); in ConvertMetadataToVec() 89 return bRet; in ConvertMetadataToVec() 99 bool bRet = true; in EncodeCameraMetadata() local 104 bRet = (bRet && data.WriteInt32(static_cast<int32_t>(tagCount))); in EncodeCameraMetadata() 113 bRet = (bRet && data.WriteUint32(static_cast<uint32_t>(entry.index))); in EncodeCameraMetadata() 114 bRet = (bRet in EncodeCameraMetadata() 267 bool bRet = true; EncodeStreamInfo() local [all...] |
/foundation/distributedhardware/device_manager/services/service/src/ipc/lite/ |
H A D | ipc_cmd_parser.cpp | 44 bool bRet = true; in EncodeDmDeviceInfo() local 46 bRet = (bRet && WriteString(&reply, deviceIdStr.c_str())); in EncodeDmDeviceInfo() 48 bRet = (bRet && WriteString(&reply, deviceNameStr.c_str())); in EncodeDmDeviceInfo() 49 bRet = (bRet && WriteUint16(&reply, devInfo.deviceTypeId)); in EncodeDmDeviceInfo() 51 bRet = (bRet && WriteString(&reply, networkIdStr.c_str())); in EncodeDmDeviceInfo() 52 bRet in EncodeDmDeviceInfo() [all...] |
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/converter/src/ |
H A D | image_format_convert_ext_utils.cpp | 231 auto bRet = CalcRGBStride(destParam.format, destParam.width, dstStride);
in YuvToRGBParam() local 232 if (!bRet) {
in YuvToRGBParam() 291 auto bRet = YuvToI420(srcParam, i420Info);
in YuvTo420ToRGB() local 292 if (!bRet) {
in YuvTo420ToRGB() 296 bRet = I420ToRGB(i420Info, destParam, colorSpace);
in YuvTo420ToRGB() 298 return bRet;
in YuvTo420ToRGB() 442 auto bRet = RGBToI420(srcParam, i420Info);
in RGBToI420ToI010ToP010() local 443 if (!bRet) {
in RGBToI420ToI010ToP010() 449 bRet = I420ToI010(i420Info, i010Info);
in RGBToI420ToI010ToP010() 450 if (!bRet) {
in RGBToI420ToI010ToP010() 565 auto bRet = RGB10ToI420ToYuv(srcParam, midParam, i420Info, destParam); RGB10ToRGBToI420ToYuv() local 611 auto bRet = YuvToI420(srcParam, i420Info); YuvToI420ToI010ToRGB10() local 714 auto bRet = YuvToI420(srcParam, i420Info); YuvToI420ToI010ToP010() local 848 auto bRet = P010ToI010(srcParam, i010Info); P010ToI010ToI420ToYuv() local 887 auto bRet = CalcRGBStride(destParam.format, destParam.width, dstStride); YuvP010ToRGBParam() local 943 auto bRet = P010ToI010(srcParam, i010Info); P010ToI010ToI420ToRGB() local 1009 auto bRet = P010ToI010(srcParam, i010Info); P010ToI010ToRGB10() local 1227 auto bRet = RGBToI420(srcParam, i420Info); RGBToI420ToYuv() local [all...] |
/foundation/filemanagement/storage_service/services/storage_daemon/utils/test/ |
H A D | file_utils_test.cpp | 85 bool bRet = StorageTest::StorageTestUtils::MkDir(PATH_CHMOD, mode); in HWTEST_F() local 86 ASSERT_TRUE(bRet); in HWTEST_F() 114 bool bRet = StorageTest::StorageTestUtils::MkDir(PATH_CHOWN, mode); in HWTEST_F() local 115 ASSERT_TRUE(bRet); in HWTEST_F() 176 bool bRet = StorageTest::StorageTestUtils::MkDir(PATH_RMDIR, mode); in HWTEST_F() local 177 ASSERT_TRUE(bRet); in HWTEST_F() 226 bool bRet = PrepareDir(PATH_MKDIR, mode, uid, gid); in HWTEST_F() local 227 ASSERT_TRUE(bRet) << "check the dir is exists but mode is incorrect"; in HWTEST_F() 252 bool bRet = PrepareDir(PATH_MKDIR, mode, uid, gid); in HWTEST_F() local 253 ASSERT_TRUE(bRet); in HWTEST_F() [all...] |
/foundation/communication/netmanager_base/test/netconnmanager/unittest/net_conn_multi_test/ |
H A D | route_test.cpp | 64 bool bRet = Route::Marshalling(data, route); in HWTEST_F() local 65 ASSERT_TRUE(bRet == true); in HWTEST_F() 69 bRet = route->Marshalling(data); in HWTEST_F() 70 ASSERT_TRUE(bRet == true); in HWTEST_F()
|
H A D | net_link_info_test.cpp | 93 bool bRet = NetLinkInfo::Marshalling(data, netLinkInfo); in HWTEST_F() local 94 ASSERT_TRUE(bRet == true); in HWTEST_F() 192 bool bRet = netLinkInfo->Marshalling(data); in HWTEST_F() local 193 ASSERT_TRUE(bRet == true); in HWTEST_F()
|
/foundation/communication/netmanager_base/test/netconnmanager/unittest/net_info_test/ |
H A D | route_test.cpp | 64 bool bRet = Route::Marshalling(data, route); in HWTEST_F() local 65 ASSERT_TRUE(bRet == true); in HWTEST_F() 69 bRet = route->Marshalling(data); in HWTEST_F() 70 ASSERT_TRUE(bRet == true); in HWTEST_F()
|
H A D | net_link_info_test.cpp | 93 bool bRet = NetLinkInfo::Marshalling(data, netLinkInfo); in HWTEST_F() local 94 ASSERT_TRUE(bRet == true); in HWTEST_F() 192 bool bRet = netLinkInfo->Marshalling(data); in HWTEST_F() local 193 ASSERT_TRUE(bRet == true); in HWTEST_F()
|
/foundation/communication/netmanager_ext/frameworks/js/napi/mdns/src/contexts/ |
H A D | mdns_resolvelocalservice_context.cpp | 55 bool bRet = false; in CheckParamsType() local 57 bRet = NapiUtils::GetValueType(GetEnv(), params[ARG_NUM_0]) == napi_object && in CheckParamsType() 60 bRet = NapiUtils::GetValueType(GetEnv(), params[ARG_NUM_0]) == napi_object && in CheckParamsType() 64 return bRet; in CheckParamsType()
|
H A D | mdns_removelocalservice_context.cpp | 58 bool bRet = false; in CheckParamsType() local 60 bRet = NapiUtils::GetValueType(GetEnv(), params[ARG_NUM_0]) == napi_object && in CheckParamsType() 63 bRet = NapiUtils::GetValueType(GetEnv(), params[ARG_NUM_0]) == napi_object && in CheckParamsType() 67 return bRet; in CheckParamsType()
|
H A D | mdns_addlocalservice_context.cpp | 74 bool bRet = false; in CheckParamsType() local 76 bRet = NapiUtils::GetValueType(GetEnv(), params[ARG_NUM_0]) == napi_object && in CheckParamsType() 79 bRet = NapiUtils::GetValueType(GetEnv(), params[ARG_NUM_0]) == napi_object && in CheckParamsType() 83 return bRet; in CheckParamsType()
|
/drivers/interface/camera/metadata/src/ |
H A D | metadata_utils.cpp | 127 bool bRet = true; in EncodeCameraMetadata() local 132 bRet = bRet && data.WriteUint32(tagCount); in EncodeCameraMetadata() 133 bRet = bRet && data.WriteUint32(GetCameraMetadataItemCapacity(meta)); in EncodeCameraMetadata() 134 bRet = bRet && data.WriteUint32(GetCameraMetadataDataSize(meta)); in EncodeCameraMetadata() 142 bRet = bRet && data.WriteUint32(item.index); in EncodeCameraMetadata() 143 bRet in EncodeCameraMetadata() 358 bool bRet = false; WriteMetadata() local [all...] |
/foundation/distributedhardware/device_manager/services/service/src/ipc/standard/ |
H A D | ipc_cmd_parser.cpp | 54 bool bRet = true; in EncodeDmDeviceInfo() local 56 bRet = (bRet && parcel.WriteString(deviceIdStr)); in EncodeDmDeviceInfo() 58 bRet = (bRet && parcel.WriteString(deviceNameStr)); in EncodeDmDeviceInfo() 59 bRet = (bRet && parcel.WriteUint16(devInfo.deviceTypeId)); in EncodeDmDeviceInfo() 61 bRet = (bRet && parcel.WriteString(networkIdStr)); in EncodeDmDeviceInfo() 62 bRet in EncodeDmDeviceInfo() 71 bool bRet = true; EncodeDmDeviceBasicInfo() local 84 bool bRet = true; EncodePeerTargetId() local [all...] |
/foundation/distributedhardware/device_manager/interfaces/inner_kits/native_cpp/src/ipc/standard/ |
H A D | ipc_cmd_parser.cpp | 108 bool bRet = true; in EncodePeerTargetId() local 109 bRet = (bRet && parcel.WriteString(targetId.deviceId)); in EncodePeerTargetId() 110 bRet = (bRet && parcel.WriteString(targetId.brMac)); in EncodePeerTargetId() 111 bRet = (bRet && parcel.WriteString(targetId.bleMac)); in EncodePeerTargetId() 112 bRet = (bRet && parcel.WriteString(targetId.wifiIp)); in EncodePeerTargetId() 113 bRet in EncodePeerTargetId() 128 bool bRet = true; EncodeDmAccessCaller() local 140 bool bRet = true; EncodeDmAccessCallee() local [all...] |
/foundation/distributedhardware/distributed_hardware_fwk/av_transport/av_trans_engine/av_sender/test/unittest/av_sender_engine_provider/src/ |
H A D | av_sender_engine_provider_test.cpp | 68 bool bRet = (senderEngineList.empty()) ? false : true; in HWTEST_F() local 69 EXPECT_NE(true, bRet); in HWTEST_F() 81 bool bRet = (senderEngineList.empty()) ? false : true; in HWTEST_F() local 82 EXPECT_EQ(true, bRet); in HWTEST_F()
|
/foundation/distributedhardware/distributed_hardware_fwk/av_transport/av_trans_engine/av_receiver/test/unittest/av_receiver_engine_provider/src/ |
H A D | av_receiver_engine_provider_test.cpp | 68 bool bRet = (receiverEngineList.empty()) ? false : true; in HWTEST_F() local 69 EXPECT_NE(true, bRet); in HWTEST_F() 81 bool bRet = (receiverEngineList.empty()) ? false : true; in HWTEST_F() local 82 EXPECT_EQ(true, bRet); in HWTEST_F()
|
/foundation/distributedhardware/device_manager/test/unittest/ |
H A D | UTTest_ipc_cmd_parser_client.cpp | 118 bool bRet = true; in EncodePeerTargetId() local 119 bRet = (bRet && parcel.WriteString(targetId.deviceId)); in EncodePeerTargetId() 120 bRet = (bRet && parcel.WriteString(targetId.brMac)); in EncodePeerTargetId() 121 bRet = (bRet && parcel.WriteString(targetId.bleMac)); in EncodePeerTargetId() 122 bRet = (bRet && parcel.WriteString(targetId.wifiIp)); in EncodePeerTargetId() 123 bRet in EncodePeerTargetId() [all...] |
/third_party/pulseaudio/src/pulsecore/ |
H A D | poll-win32.c | 161 BOOL bRet; in windows_compute_revents() local 216 bRet = GetNumberOfConsoleInputEvents (h, &nbuffer); in windows_compute_revents() 217 if (bRet) in windows_compute_revents() 227 bRet = PeekConsoleInput (h, irbuffer, nbuffer, &avail); in windows_compute_revents() 228 if (!bRet || avail == 0) in windows_compute_revents() 569 BOOL bRet; in pa_poll() 570 while ((bRet = PeekMessage (&msg, NULL, 0, 0, PM_REMOVE)) != 0) in pa_poll()
|
/foundation/filemanagement/storage_service/services/storage_manager/ipc/test/ |
H A D | storage_manager_stub_test.cpp | 112 bool bRet = data.WriteInterfaceToken(u"error descriptor"); in HWTEST_F() local 113 EXPECT_TRUE(bRet) << "write token error"; in HWTEST_F() 138 bool bRet = data.WriteInterfaceToken(StorageManagerProxy::GetDescriptor()); in HWTEST_F() local 139 EXPECT_TRUE(bRet) << "write token error"; in HWTEST_F() 217 bool bRet = data.WriteInterfaceToken(StorageManagerProxy::GetDescriptor()); in HWTEST_F() local 218 EXPECT_TRUE(bRet) << "write token error"; in HWTEST_F()
|
/third_party/mesa3d/src/c11/impl/ |
H A D | threads_win32.c | 337 BOOL bRet; 357 bRet = DuplicateHandle(GetCurrentProcess(), // source process (pseudo) handle 364 assert(bRet); 365 if (!bRet) {
|
/third_party/mesa3d/src/gallium/frontends/wgl/ |
H A D | stw_ext_pbuffer.c | 87 BOOL bRet; in wglCreatePbufferARB() local 264 bRet = SetPixelFormat(GetDC(hWnd), iDisplayablePixelFormat, &pfd); in wglCreatePbufferARB() 265 assert(bRet); in wglCreatePbufferARB()
|
/foundation/filemanagement/storage_service/services/storage_daemon/ipc/test/ |
H A D | storage_daemon_stub_test.cpp | 96 bool bRet = data.WriteInterfaceToken(u"error descriptor"); in HWTEST_F() local 97 EXPECT_TRUE(bRet) << "write token error"; in HWTEST_F() 122 bool bRet = data.WriteInterfaceToken(StorageDaemonProxy::GetDescriptor()); in HWTEST_F() local 123 EXPECT_TRUE(bRet) << "write token error"; in HWTEST_F() 181 bool bRet = data.WriteInterfaceToken(StorageDaemonProxy::GetDescriptor()); in HWTEST_F() local 182 EXPECT_TRUE(bRet) << "write token error"; in HWTEST_F() 203 bool bRet = data.WriteInterfaceToken(StorageDaemonProxy::GetDescriptor()); in HWTEST_F() local 204 EXPECT_TRUE(bRet) << "write token error"; in HWTEST_F() 232 bool bRet = data.WriteInterfaceToken(StorageDaemonProxy::GetDescriptor()); in HWTEST_F() local 233 EXPECT_TRUE(bRet) << "writ in HWTEST_F() 260 bool bRet = data.WriteInterfaceToken(StorageDaemonProxy::GetDescriptor()); HWTEST_F() local [all...] |