Home
last modified time | relevance | path

Searched defs:a (Results 1 – 25 of 52) sorted by relevance

123

/test/xts/acts/kernel_lite/math_posix/src/
DMathUtils.h25 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/testfwk/developer_test/examples/lite/c_demo/source/
Dcalc_multi.c18 int calc_multi(int a, int b) in calc_multi()
/test/xts/acts/demo/hjsunit/Async/entry/src/ohosTest/js/test/
DCallback.test.js23 function a(done){ function
/test/xts/tools/lite/hctest/include/
Dunity_config.h23 #define UNITY_OUTPUT_CHAR(a) printf("%c",(a)) argument
/test/testfwk/arkxtest/jsunit/src/module/assert/deepEquals/
DassertDeepEquals.js69 function eq(a, b, aStack, bStack) { argument
294 function asymmetricMatch_(a, b) { argument
/test/xts/acts/commonlibrary/ets_utils/containerRelation_lib_standard/src/main/js/test/
DHashMap.test.js360 arr.sort(function (a, b) { argument
384 arr.sort(function (a, b) { argument
567 arr.sort(function (a, b) { argument
606 arr.sort(function (a, b) { argument
DHashSet.test.js498 arr.sort(function (a, b) { argument
DTreeMap.test.js75 let a = {name: "lala", age: "13"}; variable
/test/testfwk/developer_test/examples/lite/cxx_demo/test/unittest/common/
Dcalc_subtraction_test.cpp50 static int Subtraction(int a, int b) in Subtraction()
/test/xts/acts/security/security_huks_reformed_test/utils/param/
DpublicFunc.js43 function arrayEqual(a, b) { argument
/test/xts/acts/security/security_huks_basic/utils/param/
DpublicFunc.js44 function arrayEqual(a, b) { argument
/test/xts/acts/multimedia/image/image_js_standard/imageCreator/src/main/js/test/
Dcreator.test.js316 …createCreator(done, 'SUB_GRAPHIC_IMAGE_CREATOR_CREATEIMAGECREATOR_0800', { a: 10 }, HEIGHT, FORMAT… property
581 queueImageError(done, 'SUB_GRAPHIC_IMAGE_CREATOR_QUEUEIMAGE_PROMISE_0600', { a: 1 }); property
702 queueImageCbError(done, 'SUB_GRAPHIC_IMAGE_CREATOR_QUEUEIMAGE_CALLBACK_0600', { a: 1 }); property
809 onErr(done, 'SUB_GRAPHIC_IMAGE_CREATOR_ON_0400', { a: 1 }); property
/test/xts/acts/kernel_lite/sys_posix/src/
DSysApiTest.cpp189 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/dcts/testtools/disjsTest/client/
DremoteHelper.js89 async add(a,b) { argument
98 async sub(a,b) { argument
/test/xts/acts/resourceschedule/resourceschedule_standard/ffrt/entry/src/main/cpp/
Dffrtndk.cpp52 int* a; member
350 int a = 0; in ConditionVariableTest001() local
389 int a = 0; in ConditionVariableTest002() local
428 int a = 0; in ConditionVariableTest003() local
470 int a = 0; in ConditionVariableTest004() local
529 int a = 0; in ConditionVariableApiTest001() local
568 int a = 0; in ConditionVariableApiTest002() local
607 int a = 0; in ConditionVariableApiTest003() local
646 int a = 0; in ConditionVariableApiTest004() local
679 int a = 0; in DelayCTest001() local
[all …]
/test/xts/acts/multimedia/image/image_js_standard/imageReceiver/src/main/js/test/
Dreceiver.test.js506 { a: 10 }, property
1182 …etComponentCbErr(done, "SUB_GRAPHIC_IMAGE_RECEIVER_GETCOMPONENT_ERROR_0400", FORMATJPEG, { a: 1 }); property
1242 …tComponentProErr(done, "SUB_GRAPHIC_IMAGE_RECEIVER_GETCOMPONENT_ERROR_0800", FORMATJPEG, { a: 1 }); property
1281 onErr(done, "SUB_GRAPHIC_IMAGE_RECEIVER_IMAGERECEIVER_ON_ERROR_0300", { a: 1 }); property
/test/xts/acts/multimedia/image/image_js_standard/imagePixelMapFramework/src/main/js/test/
Dframework.test.js1137 …HIC_IMAGE_PIXELMAPFRAMEWORK_PIXELMAP_SCALE_ERROR_PROMISE_0100', 'promise', 'scale', { a: 10 }, 1.0) property
1191 …C_IMAGE_PIXELMAPFRAMEWORK_PIXELMAP_SCALE_ERROR_CALLBACK_0100', 'callback', 'scale', { a: 10 }, 1.0) property
1243 …E_PIXELMAPFRAMEWORK_PIXELMAP_TRANSLATE_ERROR_PROMISE_0100', 'promise', 'translate', { a: 10 }, 1.0) property
1295 …PIXELMAPFRAMEWORK_PIXELMAP_TRANSLATE_ERROR_CALLBACK_0100', 'callback', 'translate', { a: 10 }, 1.0) property
1360 …_IMAGE_PIXELMAPFRAMEWORK_PIXELMAP_ROTATE_ERROR_ANGLE_PROMISE_0200', 'promise', 'rotate', { a: 10 }) property
1412 …MAGE_PIXELMAPFRAMEWORK_PIXELMAP_ROTATE_ERROR_ANGLE_CALLBACK_0200', 'callback', 'rotate', { a: 10 }) property
1477 …PHIC_IMAGE_PIXELMAPFRAMEWORK_PIXELMAP_FLIP_ERROR_PROMISE_0300', 'promise', 'flip', true, { a: 10 }) property
1529 …IC_IMAGE_PIXELMAPFRAMEWORK_PIXELMAP_FLIP_ERROR_CALLBACK_0300', 'callback', 'flip', true, { a: 10 }) property
1570 …lphaAbleErr(done, 'SUB_GRAPHIC_IMAGE_PIXELMAPFRAMEWORK_SETSUPPORTALPHA_ERROR_ALPHA_0200', { a: 1 }) property
1794 …done, 'SUB_GRAPHIC_IMAGE_PIXELMAPFRAMEWORK_SETDENSITY_GIF_ERROR_DENSITY_0400', imageData, { a: 1 }) property
[all …]
/test/xts/acts/security_lite/huks/liteos_a_adapter/
Dhks_bn_exp_mod_test.cpp107 struct HksBlob *a = NULL; variable
/test/xts/dcts/testtools/disjsTest/server/
DtestApi.js34 add(a,b) { argument
38 sub(a,b) { argument
/test/xts/acts/security_lite/huks/liteos_m_adapter/
Dhks_bn_exp_mod_test.c134 struct HksBlob *a = NULL; in LITE_TEST_CASE() local
/test/xts/acts/commonlibrary/ets_utils/taskpool_lib_standard/entry/src/main/ets/test/
DTaskPool.test.js183 let result = await taskpool.execute(Sum, {"a": 1, "b" : 2}, {"a": 3, "b" : 4}); property
325 let task = new taskpool.Task(Sum, {"a": 1, "b" : 2}, {"a": 3, "b" : 4}); property
531 let task = new taskpool.Task(Sum, {"a": 1, "b" : 2}, {"a": 3, "b" : 4}); property
827 taskpool.execute(Sum, {"a": 1, "b" : 2}, {"a": 3, "b" : 4}).then((ret) => { property
/test/xts/acts/multimedia/media/media_js_standard/codec_ndk_test/entry/src/main/cpp/
Dhello.cpp269 uint8_t a[100]; in AVMuxerTest() local
315 uint8_t a[100]; in AVFormatTest() local
/test/xts/acts/commonlibrary/ets_utils/containerLine_lib_standard/src/main/js/test/
DDeque.test.js63 let a = {name: "lala", age: "15"}; variable
DStack.test.js63 let a = {name: "lala", age: "13岁"}; variable
/test/xts/acts/ai/mindspore/mindsporectest/src/
Dohos_common.cpp123 bool allclose(float *a, float *b, uint64_t count, float rtol = 1e-05, in allclose()
213 bool allclose_int8(uint8_t *a, uint8_t *b, uint64_t count, float rtol = 1e-05, in allclose_int8()

123