Home
last modified time | relevance | path

Searched defs:other (Results 1 – 12 of 12) sorted by relevance

/test/xts/acts/global_lite/i18n_lite/resource_parse_load/src/
Dres_config_impl_test.cpp70 ResConfigImpl *other = CreateResConfigImpl(nullptr, nullptr, nullptr); variable
84 ResConfigImpl *other = CreateResConfigImpl("en", nullptr, "CA"); variable
98 ResConfigImpl *other = CreateResConfigImpl("tl", nullptr, "PH"); variable
112 ResConfigImpl *other = CreateResConfigImpl("qaa", nullptr, nullptr); variable
126 ResConfigImpl *other = CreateResConfigImpl("qaa", nullptr, "CA"); variable
140 ResConfigImpl *other = CreateResConfigImpl("az", nullptr, nullptr); variable
154 ResConfigImpl *other = CreateResConfigImpl("az", nullptr, "IR"); variable
168 ResConfigImpl *other = CreateResConfigImpl("ar", nullptr, "EG"); variable
182 ResConfigImpl *other = CreateResConfigImpl("qaa", "Latn", "FR"); variable
196 ResConfigImpl *other = CreateResConfigImpl("qaa", nullptr, "FR"); variable
[all …]
/test/xts/acts/graphic/acts_drawing_native/
DDrawingNativeRectTest.cpp60 OH_Drawing_Rect *other = OH_Drawing_RectCreate(300, 400, 700, 800); variable
95 OH_Drawing_Rect *other = OH_Drawing_RectCreate(300, 400, 700, 800); variable
121 OH_Drawing_Rect *other = OH_Drawing_RectCreate(100, 100, 300, 300); variable
155 OH_Drawing_Rect *other = OH_Drawing_RectCreate(100, 100, 300, 300); variable
/test/ostest/wukong/component_event/include/
Dwukong_tree.h93 virtual bool IsEqual(const std::shared_ptr<WuKongTree>& other) in IsEqual()
/test/xts/acts/distributed_schedule_lite/system_ability_manager_hal/src/
Dbroadcast_publish_func_test.c42 static BOOL Equal(const Consumer *current, const Consumer *other) in Equal()
Dbroadcast_subscribe_func_test.c41 static BOOL Equal(const Consumer *current, const Consumer *other) in Equal()
/test/xts/acts/distributed_schedule_lite/system_ability_manager_posix/src/
DBroadcastPublishTest.cpp39 static BOOL Equal(const Consumer *current, const Consumer *other) in Equal()
DBroadcastSubscribeTest.cpp38 static BOOL Equal(const Consumer *current, const Consumer *other) in Equal()
/test/xts/acts/useriam/face_auth/js_api_test/function_test/userauthpart2/entry/src/ohosTest/js/test/
DSignNormalNotAccessBiometricExecute.test.js191 other: 5555, property
/test/testfwk/arkxtest/uitest/core/
Dui_action.cpp209 PointerMatrix& PointerMatrix::operator=(PointerMatrix&& other) in operator =()
/test/testfwk/xdevice/src/xdevice/_core/executor/
Dlistener.py138 def __eq__(self, other): argument
/test/xts/acts/communication_lite/lwip_posix/src/
DActsLwipTest.cpp394 int other = 4; in WaitProcessExit() local
/test/testfwk/xdevice/plugins/ohos/src/ohos/environment/
Ddevice.py210 def __eq__(self, other): argument