| /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/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/hats/hdf/camera/cameraHdi/pipeline_core/ |
| D | stream_pipeline_dispatcher_test.cpp | 69 std::unique_ptr<StreamPipelineBuilder> b = StreamPipelineBuilder::Create(streamMgr); variable 93 std::unique_ptr<StreamPipelineBuilder> b = StreamPipelineBuilder::Create(streamMgrConf); variable 117 std::unique_ptr<StreamPipelineBuilder> b = StreamPipelineBuilder::Create(streamMgrAbConf); variable
|
| D | stream_pipeline_builder_test.cpp | 71 std::unique_ptr<StreamPipelineBuilder> b = StreamPipelineBuilder::Create(streamMgr); variable 86 std::unique_ptr<StreamPipelineBuilder> b = StreamPipelineBuilder::Create(streamMgr); variable
|
| /test/testfwk/arkxtest/jsunit/src/module/assert/deepEquals/ |
| D | assertDeepEquals.js | 69 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/ |
| D | HashMap.test.js | 360 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
|
| D | HashSet.test.js | 498 arr.sort(function (a, b) { argument
|
| /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/security_huks_reformed_test/utils/param/ |
| D | publicFunc.js | 43 function arrayEqual(a, b) { argument
|
| /test/xts/acts/security/security_huks_basic/utils/param/ |
| D | publicFunc.js | 44 function arrayEqual(a, b) { argument
|
| /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/dcts/testtools/disjsTest/client/ |
| D | remoteHelper.js | 89 async add(a,b) { argument 98 async sub(a,b) { argument
|
| /test/xts/dcts/testtools/disjsTest/server/ |
| D | testApi.js | 34 add(a,b) { argument 38 sub(a,b) { argument
|
| /test/xts/acts/commonlibrary/ets_utils/taskpool_lib_standard/entry/src/main/ets/test/ |
| D | TaskPool.test.js | 183 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/hats/hdf/camera/cameraHdi/buffer_manager/ |
| D | buffer_manager_utest.cpp | 385 for (auto& b : it->second) { variable 577 [sb](const std::pair<OHOS::sptr<OHOS::SurfaceBuffer>, std::shared_ptr<IBuffer>>& b) { in EnqueueBufferNonBlock() 616 … [buffer](const std::pair<OHOS::sptr<OHOS::SurfaceBuffer>, std::shared_ptr<IBuffer>>& b) { in DequeueBuffer() 840 auto b = cache_.front(); in Process() local
|
| /test/xts/acts/ai/mindspore/mindsporectest/src/ |
| D | ohos_common.cpp | 123 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()
|
| /test/xts/acts/security/cryptoFramework/js_api_test_oh40/src/main/js/test/ |
| D | AsyKeyGeneratorBySpecTwo.test.js | 60 b: BigInt("0xb4050a850c04b3abf54132565044b0b7d7bfd8ba270b39432355ffb4"), property
|
| /test/xts/acts/graphic/graphicnapitest/ |
| D | NativeImageTest.cpp | 41 bool b; member
|
| /test/xts/hats/hdf/hdf_lite/display/ |
| D | loadbmp_test.c | 41 static uint16_t OsdMakeColorU16(uint8_t r, uint8_t g, uint8_t b, OsdCompInfo compinfo) in OsdMakeColorU16()
|
| D | loadbmp_test.h | 107 uint8_t b; member
|
| /test/xts/acts/arkui/ace_ets_webView/entry/src/main/resources/rawfile/css/ |
| D | reset.css | 21 b, i, selector
|
| /test/xts/acts/resourceschedule/resourceschedule_standard/ffrt/entry/src/main/cpp/ |
| D | ffrtndk.cpp | 53 int* b; member 351 int b = 0; in ConditionVariableTest001() local 390 int b = 0; in ConditionVariableTest002() local 429 int b = 0; in ConditionVariableTest003() local 471 int b = 0; in ConditionVariableTest004() local 530 int b = 0; in ConditionVariableApiTest001() local 569 int b = 0; in ConditionVariableApiTest002() local 608 int b = 0; in ConditionVariableApiTest003() local 647 int b = 0; in ConditionVariableApiTest004() local
|
| /test/xts/acts/security/cryptoFramework/js_api_test_oh40/src/main/js/test/utils/common/ |
| D | publicDoSpec.js | 75 b: BigInt("0xb4050a850c04b3abf54132565044b0b7d7bfd8ba270b39432355ffb4"), property
|
| /test/xts/hats/hdf/camera/cameraHdi/v4l2/src/ |
| D | test_display.cpp | 320 int y0, u, v, r, g, b; in ProcessImage() local
|
| /test/xts/acts/commonlibrary/ets_utils/intl_lib_standard/src/main/js/test/ |
| D | Intl.properties.test.js | 1644 var array = [{a:1},{b:2}]; property
|