Home
last modified time | relevance | path

Searched defs:tmp (Results 1 – 25 of 94) sorted by relevance

1234

/test/xts/acts/communication/dsoftbus/ipc_stage/ipc_stageserver/entry/src/main/ets/serviceability/
DServiceAbility.ts52 let tmp: string = data.readInterfaceToken(); variable
60 let tmp: string = data.readString(); variable
68 let tmp: number = data.readInt(); variable
103 let tmp: number = data.readByte(); variable
127 let tmp: number = data.readShort(); variable
167 let tmp: number = data.readLong(); variable
175 let tmp: number = data.readFloat(); variable
183 let tmp: number = data.readDouble(); variable
191 let tmp: boolean = data.readBoolean(); variable
199 let tmp: number = data.readChar(); variable
[all …]
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/textarea/
Dtextarea_getcontentlinecount_test.cpp31 … auto tmp = nodeAPI->getAttribute(textArea, NODE_TEXT_AREA_CONTENT_LINE_COUNT)->value[PARAM_0].i32; in TestTextAreaContentLineCount001() local
42 … auto tmp = nodeAPI->getAttribute(textArea, NODE_TEXT_AREA_CONTENT_LINE_COUNT)->value[PARAM_0].i32; in TestTextAreaContentLineCount002() local
53 … auto tmp = nodeAPI->getAttribute(textArea, NODE_TEXT_AREA_CONTENT_LINE_COUNT)->value[PARAM_0].i32; in TestTextAreaContentLineCount003() local
Dtextarea_gettextcontentrect_test.cpp23 auto tmp = nodeAPI->getAttribute(textArea, NODE_TEXT_AREA_CONTENT_RECT)->value[PARAM_0].f32; in TestTextAreaGetTextContentRect001() local
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/textinput/
Dtextinput_numberoflines_test.cpp31 … auto tmp = nodeAPI->getAttribute(textInput, NODE_TEXT_INPUT_NUMBER_OF_LINES)->value[PARAM_0].i32; in TestTextInputNumberOfLines001() local
46 … auto tmp = nodeAPI->getAttribute(textInput, NODE_TEXT_INPUT_NUMBER_OF_LINES)->value[PARAM_0].i32; in TestTextInputNumberOfLines002() local
61 auto tmp = nodeAPI->getAttribute(textInput, NODE_TEXT_MAX_LINES)->value[PARAM_0].i32; in TestTextInputNumberOfLines003() local
76 … auto tmp = nodeAPI->getAttribute(textInput, NODE_TEXT_INPUT_NUMBER_OF_LINES)->value[PARAM_0].i32; in TestTextInputNumberOfLines004() local
Dtextinput_customkeyboard_test.cpp28 … auto tmp = nodeAPI->getAttribute(textInput, NODE_TEXT_INPUT_CUSTOM_KEYBOARD)->value[PARAM_0].i32; in TestTextInputCustomKeyboard001() local
40 … auto tmp = nodeAPI->getAttribute(textInput, NODE_TEXT_INPUT_CUSTOM_KEYBOARD)->value[PARAM_0].i32; in TestTextInputCustomKeyboard002() local
Dtextinput_showkeyboardonfocus_test.cpp27 …auto tmp = nodeAPI->getAttribute(textInput, NODE_TEXT_INPUT_SHOW_KEYBOARD_ON_FOCUS)->value[PARAM_0… in TestTextInputShowKeyboardOnFocus001() local
48 …auto tmp = nodeAPI->getAttribute(textInput, NODE_TEXT_INPUT_SHOW_KEYBOARD_ON_FOCUS)->value[PARAM_0… in TestTextInputShowKeyboardOnFocus003() local
Dtextinput_contentlinecount_test.cpp34 …auto tmp = nodeAPI->getAttribute(textInput, NODE_TEXT_INPUT_CONTENT_LINE_COUNT)->value[PARAM_0].i3… in TestTextInputContentLineCount001() local
50 …auto tmp = nodeAPI->getAttribute(textInput, NODE_TEXT_INPUT_CONTENT_LINE_COUNT)->value[PARAM_0].i3… in TestTextInputContentLineCount002() local
Dtextinput_gettextcontentrect_test.cpp23 auto tmp = nodeAPI->getAttribute(textInput, NODE_TEXT_INPUT_CONTENT_RECT)->value[PARAM_0].f32; in TestTextInputGetTextContentRect001() local
Dtextinput_selectall_test.cpp50 auto tmp = nodeAPI->getAttribute(textInput, NODE_TEXT_INPUT_SELECT_ALL)->value[PARAM_0].i32; in TestTextInputSelectAll003() local
Dtextinput_maxlines_test.cpp48 auto tmp = nodeAPI->getAttribute(textInput, NODE_TEXT_MAX_LINES)->value[PARAM_0].i32; in TestTextInputMaxLines003() local
/test/xts/acts/kernel_lite/ipc_posix/shared_memory/
DShmTest.cpp132 int tmp; variable
297 int tmp; variable
334 int tmp; variable
388 int tmp; variable
/test/xts/acts/multimedia/media/media_ndk_standard/AVImageGeneratorNDK/entry/src/main/cpp/
DCMakeLists.txt3 project(tmp) project
/test/xts/acts/multimedia/media/media_ndk_standard/AVPlayerNDK/entry/src/main/cpp/
DCMakeLists.txt3 project(tmp) project
/test/xts/acts/multimedia/media/media_js_standard/AVRecorderVideoNDK/entry/src/main/cpp/
DCMakeLists.txt3 project(tmp) project
/test/xts/acts/multimedia/media/media_js_standard/AVRecorderNDK/entry/src/main/cpp/
DCMakeLists.txt3 project(tmp) project
/test/xts/acts/commonlibrary/thirdparty/musl32/entry/src/main/cpp/
Dtimendk32.cpp70 struct itimerspec tmp; in Timer_getTime64_One() local
84 struct itimerspec tmp; in Timer_getTime64_Two() local
109 struct itimerspec tmp; in Timer_setTime64_One() local
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/unit/
Dunit_borderradiuspercent_test.cpp51 auto tmp = nodeAPI->getAttribute(flex, NODE_BORDER_RADIUS_PERCENT)->value[PARAM_0].f32; in TestUnitBorderRadiusPercent002() local
81 auto tmp = nodeAPI->getAttribute(flex, NODE_BORDER_RADIUS_PERCENT)->value[PARAM_3].f32; in TestUnitBorderRadiusPercent003() local
/test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/
Drandomndk1.cpp27 unsigned int tmp = PARAM_0; in Getrandom() local
/test/xts/acts/security_lite/huks/common/
Dhks_test_aes.c384 uint8_t tmp[TEST_AES_256] = {0}; in TestAes256ByAgree() local
452 uint8_t tmp[TEST_AES_256] = {0}; in TestAes256ByAgree1() local
510 uint8_t tmp[TEST_AES_256] = {0}; in TestAes256ByAgree2() local
578 uint8_t tmp[TEST_AES_256] = {0}; in TestAes256ByLocal() local
/test/ostest/wukong/test/unittest/
Dwukong_test.cpp36 char tmp[1024]; in ExecCmd() local
/test/xts/acts/arkui/ace_c_arkui_nowear_test_api14/entry/src/main/cpp/manager/
Dplugin_manager.cpp127 OH_NativeXComponent *tmp = nativeXComponentMap_[id]; in SetNativeXComponent() local
/test/xts/acts/arkui/ace_c_arkui_test_api13/entry/src/main/cpp/manager/
Dplugin_manager.cpp127 OH_NativeXComponent *tmp = nativeXComponentMap_[id]; in SetNativeXComponent() local
/test/xts/acts/arkui/ace_c_arkui_nowear_test_api20/entry/src/main/cpp/manager/
Dplugin_manager.cpp127 OH_NativeXComponent *tmp = nativeXComponentMap_[id]; in SetNativeXComponent() local
/test/xts/acts/distributeddatamgr/UDMFtest/UDMFndktestProgressBar/entry/src/main/cpp/manager/
Dplugin_manager.cpp127 OH_NativeXComponent *tmp = nativeXComponentMap_[id]; in SetNativeXComponent() local
/test/xts/acts/arkui/ace_c_arkui_test_api18/entry/src/main/cpp/manager/
Dplugin_manager.cpp127 OH_NativeXComponent *tmp = nativeXComponentMap_[id]; in SetNativeXComponent() local

1234