Home
last modified time | relevance | path

Searched defs:value1 (Results 1 - 25 of 42) sorted by relevance

12

/test/xts/acts/startup_lite/syspara_hal/src/
H A Dparameter_reli_test.c60 const char* value1 = GetDeviceType(); variable
61 AssertNotEmpty(value1); variable
77 const char* value1 = GetManufacture(); variable
78 AssertNotEmpty(value1); variable
94 const char* value1 = GetBrand(); variable
95 AssertNotEmpty(value1); variable
111 const char* value1 variable
112 AssertNotEmpty(value1); global() variable
128 const char* value1 = GetProductSeries(); global() variable
129 AssertNotEmpty(value1); global() variable
145 const char* value1 = GetProductModel(); global() variable
146 AssertNotEmpty(value1); global() variable
162 const char* value1 = GetHardwareModel(); global() variable
163 AssertNotEmpty(value1); global() variable
179 const char* value1 = GetHardwareProfile(); global() variable
180 AssertNotEmpty(value1); global() variable
196 const char* value1 = GetSerial(); global() variable
216 const char* value1 = GetOSFullName(); global() variable
217 AssertNotEmpty(value1); global() variable
233 const char* value1 = GetDisplayVersion(); global() variable
234 AssertNotEmpty(value1); global() variable
250 const char* value1 = GetBootloaderVersion(); global() variable
251 AssertNotEmpty(value1); global() variable
267 const char* value1 = GetSecurityPatchTag(); global() variable
268 AssertNotEmpty(value1); global() variable
284 const char* value1 = GetAbiList(); global() variable
285 AssertNotEmpty(value1); global() variable
301 int value1 = GetFirstApiVersion(); global() variable
302 TEST_ASSERT_NOT_NULL(&value1); global() variable
319 const char* value1 = GetIncrementalVersion(); global() variable
320 AssertNotEmpty(value1); global() variable
336 const char* value1 = GetVersionId(); global() variable
337 AssertNotEmpty(value1); global() variable
353 const char* value1 = GetBuildType(); global() variable
354 AssertNotEmpty(value1); global() variable
370 const char* value1 = GetBuildUser(); global() variable
371 AssertNotEmpty(value1); global() variable
387 const char* value1 = GetBuildHost(); global() variable
388 AssertNotEmpty(value1); global() variable
404 const char* value1 = GetBuildTime(); global() variable
405 AssertNotEmpty(value1); global() variable
421 const char* value1 = GetBuildRootHash(); global() variable
422 TEST_ASSERT_NOT_NULL(value1); global() variable
438 const char* value1 = GetSoftwareModel(); global() variable
439 AssertNotEmpty(value1); global() variable
455 int value1 = GetSdkApiVersion(); global() variable
456 TEST_ASSERT_NOT_NULL(&value1); global() variable
[all...]
H A Dparameter_func_test.c135 char value1[] = "set with key = 31"; variable
207 char value1[] = "set with key = 32"; variable
288 char value1[] = variable
450 char value1[MAX_LEN] = {0}; variable
699 char value1[MAX_LE variable
[all...]
/test/xts/acts/ability/crossplatform/ability_runtime/actscontexttest/src/main/cpp/
H A Dhello.cpp35 double value1; in Add() local
/test/xts/acts/arkcompiler/esmodule/esmodule_ohostest/entry/src/ohosTest/cpp/
H A Dhello.cpp34 double value1; in Add() local
/test/xts/acts/arkcompiler/esmodule/esmodule_ohostestlib/entry/src/main/cpp/
H A Dhello.cpp34 double value1; in Add() local
/test/xts/acts/arkcompiler/arkts_module_test/basic_scenario/entry/src/main/cpp/
H A Dnapi_init.cpp35 double value1; in Add() local
/test/xts/acts/arkcompiler/arkts_module_test/basic_scenario/library/src/main/cpp/
H A Dnapi_init.cpp35 double value1; in Add() local
/test/xts/acts/appbuild/cmake_test/ohos_app_demo_test/entry/src/main/cpp/
H A Dhello.cpp34 double value1; in Add() local
/test/xts/acts/arkcompiler/esmodule/esmodule_dynamicimport/entry/src/main/cpp/
H A Dhello.cpp35 double value1; in Add() local
/test/xts/acts/arkcompiler/esmodule/esmodule_entry/entry/src/main/cpp/
H A Dhello.cpp34 double value1; in Add() local
/test/xts/acts/arkcompiler/arkts_module_test/basic_scenario/library2/src/main/cpp/
H A Dnapi_init.cpp35 double value1; in Add() local
/test/xts/acts/arkui/ace_ets_web_dev_cloudservice_webController_group/ace_ets_web_dev_cloudservice_webController_group_eleven/entry/src/main/cpp/
H A Dnapi_init.cpp33 double value1; in Add() local
/test/xts/acts/arkui/ace_ets_web_dev_cloudservice_webController_group/ace_ets_web_dev_cloudservice_webController_group_thirteen/entry/src/main/cpp/
H A Dnapi_init.cpp33 double value1; in Add() local
/test/xts/acts/arkui/ace_napi_test_es/entry/src/main/cpp/
H A Dhello.cpp35 double value1; in Add() local
/test/xts/acts/arkui/ace_ets_web_dev_cloudservice_webController_group/ace_ets_web_dev_cloudservice_webController_group_twelve/entry/src/main/cpp/
H A Dnapi_init.cpp33 double value1; in Add() local
/test/xts/acts/demo/hvigor_sample/demo_ndk_stage/entry/src/main/cpp/
H A Dhello.cpp28 double value1; in Add() local
/test/xts/acts/demo/hvigor_sample/demo_ndk_fa_js/entry/src/main/cpp/
H A Dhello.cpp28 double value1; in Add() local
/test/xts/acts/demo/hvigor_sample/demo_ndk_fa_ets/entry/src/main/cpp/
H A Dhello.cpp28 double value1; in Add() local
/test/xts/acts/arkui/ace_c_arkui_test_api13/entry/src/main/cpp/customproperty/
H A Dcustom_property_test.cpp53 ArkUI_NumberValue value1[] = {720}; in testAddCustomProperty001() local
96 ArkUI_NumberValue value1[] = {720}; in testRemoveCustomProperty002() local
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/customproperty/
H A Dcustom_property_test.cpp53 ArkUI_NumberValue value1[] = {720}; in testAddCustomProperty001() local
96 ArkUI_NumberValue value1[] = {720}; in testRemoveCustomProperty002() local
/test/xts/acts/arkcompiler/arkts_module_test/napi_load/entry/src/main/cpp/
H A Dhello.cpp37 double value1; in Add() local
/test/xts/acts/arkcompiler/arkts_module_test/napi_load/harOne/src/main/cpp/
H A Dhello.cpp37 double value1; in Add() local
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/system/
H A Dsystem_ColorFontChange_test.cpp36 ArkUI_NumberValue value1[] = {200}; in testRegisterSystemColorModeChangeEvent_001() local
91 ArkUI_NumberValue value1[] = {200}; in testUnregisterSystemColorModeChangeEvent_002() local
141 ArkUI_NumberValue value1[] = {100}; in testRegisterSystemFontStyleChangeEvent_003() local
183 ArkUI_NumberValue value1[] = {100}; in testUnregisterSystemFontStyleChangeEvent_004() local
228 ArkUI_NumberValue value1[] = {100}; in testSystemFontStyleEvent_GetFontSizeScale_005() local
267 ArkUI_NumberValue value1[] = {100}; testSystemFontStyleEvent_GetFontWeightScale_006() local
[all...]
/test/xts/acts/arkcompiler/arkts_module_test/napi_load/harTwo/src/main/cpp/
H A Dhello.cpp37 double value1; in Add() local
/test/xts/acts/arkcompiler/arkts_module_test/napi_load/hspOne/src/main/cpp/
H A Dhello.cpp37 double value1; in Add() local

Completed in 7 milliseconds

12