| /test/testfwk/arkxtest/jsunit/src/module/assert/deepEquals/ |
| D | assertDeepEquals.js | 76 function eq(a, b) { argument 120 function isEqualNodeOrPromiseOrFunction(a, b) { argument 164 function isEqualCollection(a, b) { argument 190 function isEqualSampleObj(a, b) { argument 235 function isEqualObj(a, b) { argument 261 function isEqualArray(a, b) { argument 276 function isEqualMap(a, b) { argument 311 function isEqualSet(a, b) { argument
|
| /test/xts/acts/kernel_lite/math_posix/src/ |
| D | MathUtils.h | 25 static inline int Equalf(float a, float b) in Equalf() 30 static inline int Equal(double a, double b) in Equal() 35 static inline int Equall(long double a, long double b) in Equall()
|
| /test/xts/acts/commonlibrary/ets_utils/containerRelation_lib_standard/entry/src/ohosTest/js/test/ |
| D | HashMap.test.js | 374 arr.sort(function (a, b) { argument 398 arr.sort(function (a, b) { argument 581 arr.sort(function (a, b) { argument 620 arr.sort(function (a, b) { argument
|
| /test/xts/acts/pcs/pcs_js/entry/src/ohosTest/js/test/ |
| D | SoftwareJsTest.test.js | 93 a: 1, b: 2, c: 3 property 122 a: 1, b: 2, c: 3 property 140 var obj1 = { a: 1 } property
|
| /test/xts/acts/multimedia/image/image_js_standard/imageCreator/entry/src/ohosTest/js/test/ |
| D | creator.test.js | 317 …createCreator(done, 'SUB_MULTIMEDIA_IMAGE_CREATOR_CREATEIMAGECREATOR_0800', { a: 10 }, HEIGHT, FOR… property 582 queueImageError(done, 'SUB_MULTIMEDIA_IMAGE_CREATOR_QUEUEIMAGE_PROMISE_0600', { a: 1 }); property 703 … queueImageCbError(done, 'SUB_MULTIMEDIA_IMAGE_CREATOR_QUEUEIMAGE_CALLBACK_0600', { a: 1 }); property 810 onErr(done, 'SUB_MULTIMEDIA_IMAGE_CREATOR_ON_0400', { a: 1 }); property
|
| /test/xts/acts/arkcompiler/ecmanewfeatures/entry/src/ohosTest/ets/test/ |
| D | test2018_03.ts | 17 const {a, ...remaining} = { a: 1, b: 2, c: 3 } constant
|
| /test/testfwk/developer_test/examples/lite/c_demo/source/ |
| D | calc_multi.c | 18 int calc_multi(int a, int b) in calc_multi()
|
| /test/xts/acts/kernel_lite/sys_posix/src/ |
| D | SysApiTest.cpp | 189 int CompareInt(const void *a, const void *b) in CompareInt() 208 int CompareChar(const void *a, const void *b) in CompareChar() 225 int CompareFloat(const void *a, const void *b) in CompareFloat() 246 int CompareDouble(const void *a, const void *b) in CompareDouble()
|
| /test/xts/acts/demo/hjsunit/Async/entry/src/ohosTest/js/test/ |
| D | Callback.test.js | 23 function a(done){ function
|
| /test/xts/tools/lite/hctest/include/ |
| D | unity_config.h | 23 #define UNITY_OUTPUT_CHAR(a) printf("%c", (a)) argument
|
| /test/xts/hats/hdf/sensor/hdiService_additional/ |
| D | hdf_sensor_hdiService_test.cpp | 153 for (int a = 0; a < 50; a++) { variable 235 for (int a = 0; a < 50; a++) { variable 303 for (int a = 0; a < 50; a++) { variable 349 for (int a = 0; a < 50; a++) { variable
|
| /test/xts/dcts/testtools/disjsTest/client/ |
| D | remoteHelper.js | 97 async add(a,b) { argument 106 async sub(a,b) { argument
|
| /test/xts/acts/multimedia/image/image_js_standard/imageReceiver/entry/src/ohosTest/js/test/ |
| D | receiver.test.js | 527 { a: 10 }, property 1203 …omponentCbErr(done, "SUB_MULTIMEDIA_IMAGE_RECEIVER_GETCOMPONENT_ERROR_0400", FORMATJPEG, { a: 1 }); property 1263 …mponentProErr(done, "SUB_MULTIMEDIA_IMAGE_RECEIVER_GETCOMPONENT_ERROR_0800", FORMATJPEG, { a: 1 }); property 1302 onErr(done, "SUB_MULTIMEDIA_IMAGE_RECEIVER_IMAGERECEIVER_ON_ERROR_0300", { a: 1 }); property
|
| /test/xts/acts/ability/ability_runtime/capichildprocess/entry/src/main/cpp/ |
| D | ChildProcess.cpp | 45 int32_t ChildProcess::Add(int32_t a, int32_t b) in Add()
|
| D | IpcProxy.cpp | 60 int32_t IpcProxy::Add(int32_t a, int32_t b) in Add()
|
| /test/xts/acts/resourceschedule/resourceschedule_standard/ffrt/entry/src/main/cpp/ |
| D | ffrtndk.cpp | 70 int* a; member 368 int a = 0; in ConditionVariableTest001() local 407 int a = 0; in ConditionVariableTest002() local 446 int a = 0; in ConditionVariableTest003() local 488 int a = 0; in ConditionVariableTest004() local 547 int a = 0; in ConditionVariableApiTest001() local 586 int a = 0; in ConditionVariableApiTest002() local 625 int a = 0; in ConditionVariableApiTest003() local 664 int a = 0; in ConditionVariableApiTest004() local 697 int a = 0; in DelayCTest001() local [all …]
|
| /test/testfwk/developer_test/examples/lite/cxx_demo/test/unittest/common/ |
| D | calc_subtraction_test.cpp | 50 static int Subtraction(int a, int b) in Subtraction()
|
| /test/xts/acts/security/huks/security_huks_reformed_test/utils/param/ |
| D | publicFunc.js | 43 function arrayEqual(a, b) { argument
|
| /test/xts/acts/security/huks/security_huks_basic/utils/param/ |
| D | publicFunc.js | 44 function arrayEqual(a, b) { argument
|
| /test/xts/acts/multimedia/image/image_js_standard/imagePixelMapFramework/entry/src/ohosTest/js/test/ |
| D | framework.test.js | 1393 …DIA_IMAGE_PIXELMAPFRAMEWORK_PIXELMAP_SCALE_ERROR_PROMISE_0100', 'promise', 'scale', { a: 10 }, 1.0) property 1447 …A_IMAGE_PIXELMAPFRAMEWORK_PIXELMAP_SCALE_ERROR_CALLBACK_0100', 'callback', 'scale', { a: 10 }, 1.0) property 1499 …E_PIXELMAPFRAMEWORK_PIXELMAP_TRANSLATE_ERROR_PROMISE_0100', 'promise', 'translate', { a: 10 }, 1.0) property 1551 …PIXELMAPFRAMEWORK_PIXELMAP_TRANSLATE_ERROR_CALLBACK_0100', 'callback', 'translate', { a: 10 }, 1.0) property 1616 …_IMAGE_PIXELMAPFRAMEWORK_PIXELMAP_ROTATE_ERROR_ANGLE_PROMISE_0200', 'promise', 'rotate', { a: 10 }) property 1668 …MAGE_PIXELMAPFRAMEWORK_PIXELMAP_ROTATE_ERROR_ANGLE_CALLBACK_0200', 'callback', 'rotate', { a: 10 }) property 1733 …EDIA_IMAGE_PIXELMAPFRAMEWORK_PIXELMAP_FLIP_ERROR_PROMISE_0300', 'promise', 'flip', true, { a: 10 }) property 1785 …IA_IMAGE_PIXELMAPFRAMEWORK_PIXELMAP_FLIP_ERROR_CALLBACK_0300', 'callback', 'flip', true, { a: 10 }) property 1826 …aAbleErr(done, 'SUB_MULTIMEDIA_IMAGE_PIXELMAPFRAMEWORK_SETSUPPORTALPHA_ERROR_ALPHA_0200', { a: 1 }) property 2050 …e, 'SUB_MULTIMEDIA_IMAGE_PIXELMAPFRAMEWORK_SETDENSITY_GIF_ERROR_DENSITY_0400', imageData, { a: 1 }) property [all …]
|
| /test/xts/acts/communication/dsoftbus/rpc/entry/src/ohosTest/js/test/ |
| D | assertDeepEquals.js | 23 function eq(a, b, aStack, bStack) { argument
|
| /test/xts/dcts/testtools/disjsTest/server/ |
| D | testApi.js | 38 add(a,b) { argument 42 sub(a,b) { argument
|
| /test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/ |
| D | inttypesndk.cpp | 40 int a; in Imaxabs() local 63 int a = ret.quot; in Imaxdiv() local
|
| /test/xts/acts/security_lite/huks/liteos_a_adapter/ |
| D | hks_bn_exp_mod_test.cpp | 107 struct HksBlob *a = NULL; variable
|
| /test/xts/acts/graphic/acts_drawing_native/ |
| D | DrawingNativeMatrixTestPart2.cpp | 212 OH_Drawing_Matrix *a = OH_Drawing_MatrixCreate(); variable 267 OH_Drawing_Matrix *a = OH_Drawing_MatrixCreate(); variable
|