Home
last modified time | relevance | path

Searched defs:b (Results 1 – 25 of 37) sorted by relevance

12

/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/hats/hdf/camera/cameraHdi/pipeline_core/
Dstream_pipeline_dispatcher_test.cpp69 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
Dstream_pipeline_builder_test.cpp71 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/
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
/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/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/dcts/testtools/disjsTest/server/
DtestApi.js34 add(a,b) { argument
38 sub(a,b) { argument
/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/hats/hdf/camera/cameraHdi/buffer_manager/
Dbuffer_manager_utest.cpp385 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/
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()
/test/xts/acts/security/cryptoFramework/js_api_test_oh40/src/main/js/test/
DAsyKeyGeneratorBySpecTwo.test.js60 b: BigInt("0xb4050a850c04b3abf54132565044b0b7d7bfd8ba270b39432355ffb4"), property
/test/xts/acts/graphic/graphicnapitest/
DNativeImageTest.cpp41 bool b; member
/test/xts/hats/hdf/hdf_lite/display/
Dloadbmp_test.c41 static uint16_t OsdMakeColorU16(uint8_t r, uint8_t g, uint8_t b, OsdCompInfo compinfo) in OsdMakeColorU16()
Dloadbmp_test.h107 uint8_t b; member
/test/xts/acts/arkui/ace_ets_webView/entry/src/main/resources/rawfile/css/
Dreset.css21 b, i, selector
/test/xts/acts/resourceschedule/resourceschedule_standard/ffrt/entry/src/main/cpp/
Dffrtndk.cpp53 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/
DpublicDoSpec.js75 b: BigInt("0xb4050a850c04b3abf54132565044b0b7d7bfd8ba270b39432355ffb4"), property
/test/xts/hats/hdf/camera/cameraHdi/v4l2/src/
Dtest_display.cpp320 int y0, u, v, r, g, b; in ProcessImage() local
/test/xts/acts/commonlibrary/ets_utils/intl_lib_standard/src/main/js/test/
DIntl.properties.test.js1644 var array = [{a:1},{b:2}]; property

12