Home
last modified time | relevance | path

Searched defs:value2 (Results 1 - 25 of 107) sorted by relevance

12345

/test/xts/acts/startup_lite/syspara_hal/src/
H A Dparameter_reli_test.c65 const char* value2 = GetDeviceType(); variable
82 const char* value2 = GetManufacture(); variable
99 const char* value2 = GetBrand(); variable
116 const char* value2 = GetMarketName(); variable
133 const char* value2 = GetProductSeries(); variable
150 const char* value2 = GetProductModel(); global() variable
167 const char* value2 = GetHardwareModel(); global() variable
184 const char* value2 = GetHardwareProfile(); global() variable
204 const char* value2 = GetSerial(); global() variable
221 const char* value2 = GetOSFullName(); global() variable
238 const char* value2 = GetDisplayVersion(); global() variable
255 const char* value2 = GetBootloaderVersion(); global() variable
272 const char* value2 = GetSecurityPatchTag(); global() variable
289 const char* value2 = GetAbiList(); global() variable
307 int value2 = GetFirstApiVersion(); global() variable
324 const char* value2 = GetIncrementalVersion(); global() variable
341 const char* value2 = GetVersionId(); global() variable
358 const char* value2 = GetBuildType(); global() variable
375 const char* value2 = GetBuildUser(); global() variable
392 const char* value2 = GetBuildHost(); global() variable
409 const char* value2 = GetBuildTime(); global() variable
426 const char* value2 = GetBuildRootHash(); global() variable
443 const char* value2 = GetSoftwareModel(); global() variable
461 int value2 = GetSdkApiVersion(); global() variable
[all...]
H A Dparameter_func_test.c140 char value2[] = variable
214 char value2[] = "set with key > 32"; variable
297 char value2[] = variable
460 char value2[MAX_LEN] = {0}; variable
707 char value2[MAX_LE variable
[all...]
/arkcompiler/ets_runtime/ecmascript/tests/
H A Decma_context_test.cpp65 bool value2 = context->GetAllowAtomicWait(); in HWTEST_F_L0() local
H A Djs_array_test.cpp181 JSTaggedValue value2 = TaggedArray::Cast(array->GetElements().GetTaggedObject())->Get(i); in HWTEST_F_L0() local
203 JSTaggedValue value2 = TaggedArray::Cast(array->GetElements().GetTaggedObject())->Get(i); in HWTEST_F_L0() local
H A Djs_api_plain_array_test.cpp172 JSTaggedValue value2 = array->GetIndexOfKey(lvalue); in HWTEST_F_L0() local
/third_party/curl/tests/unit/
H A Dunit1602.c55 int *value2; variable
78 free(value2); variable
/third_party/typescript/tests/baselines/reference/
H A DnoUncheckedIndexAccess.js45 var value2 = Meat[valueUndefined]; variable
H A DtemplateLiteralTypes3.js242 var value2 = "abc"; variable
/arkcompiler/ets_runtime/ecmascript/builtins/tests/
H A Dbuiltins_math_test.cpp2935 double value2 = JSTaggedValue(static_cast<JSTaggedType>(result2.GetRawData())).GetDouble(); local
/device/soc/rockchip/rk3588/hardware/mpp/include/
H A Dutils_mpp.h79 RK_U64 value2; member
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/system/
H A Dsystem_ColorFontChange_test.cpp30 ArkUI_NumberValue value2[] = {720}; in testRegisterSystemColorModeChangeEvent_001() local
85 ArkUI_NumberValue value2[] = {720}; in testUnregisterSystemColorModeChangeEvent_002() local
135 ArkUI_NumberValue value2[] = {720}; in testRegisterSystemFontStyleChangeEvent_003() local
177 ArkUI_NumberValue value2[] = {720}; in testUnregisterSystemFontStyleChangeEvent_004() local
222 ArkUI_NumberValue value2[] = {720}; in testSystemFontStyleEvent_GetFontSizeScale_005() local
261 ArkUI_NumberValue value2[] = {720}; testSystemFontStyleEvent_GetFontWeightScale_006() local
[all...]
/test/xts/acts/distributeddatamgr_lite/dbm_kv_store_hal/src/
H A Ddbm_kv_store_func_test.c676 } value, value1, value2; variable
[all...]
/test/xts/acts/startup_lite/syspara_posix/src/
H A DParameterTest.cpp102 char value2[] = "abcdefghijklmnopqrstuvwxyz1234567890abcdefghijklmnopqrstuvwxyz1234567890abcdefghijklmnopqrstuv"; in HWTEST_F() local
151 char value2[] = "set with key > 96"; in HWTEST_F() local
186 char value2[] = "abcdefghijklmnopqrstuvwxyz1234567890abcdefghijklmnopqrstuvwxyz1234567890abcdefghijklmnopqrstuv222"; in HWTEST_F() local
246 char value2[StartUpLite::MAX_LEN] = {0}; in HWTEST_F() local
298 char value2[StartUpLite::WRONG_LEN] = {0}; HWTEST_F() local
[all...]
/third_party/jerryscript/tests/unit-core/
H A Dtest-api-set-and-clear-error-flag.cpp208 jerry_value_t value2 = jerry_get_value_from_error (value, false); in HWTEST_F() local
/third_party/skia/third_party/externals/microhttpd/src/testspdy/
H A Dtest_struct_namevalue.c96 const char *const*value2; in main() local
/arkcompiler/toolchain/tooling/test/
H A Dpt_json_test.cpp281 bool value2 = true; in HWTEST_F_L0() local
/test/xts/acts/graphic/acts_drawing_native/
H A DDrawingNativeMatrixTest.cpp353 float value2[0]; in HWTEST_F() local
390 float value2[9]; in HWTEST_F() local
/test/xts/acts/powermgr/ndk/entry/src/main/cpp/
H A Dnapi_init.cpp29 int value2 = OH_BatteryInfo_GetPluggedType(); in Add() local
/third_party/ffmpeg/libavcodec/
H A Dsunrastenc.c88 uint8_t value, value2; in sunrast_image_write_image() local
/third_party/ffmpeg/libavformat/
H A Dmpsubdec.c56 static int parse_line(const char *line, int64_t *value, int64_t *value2) in parse_line() argument
/third_party/gn/src/gn/
H A Doperators_unittest.cc80 void SetRightToListOfValue(const Value& value1, const Value& value2) { in SetRightToListOfValue() argument
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_query.c231 uint64_t value = 0, value2 = 0; in llvmpipe_get_query_result_resource() local
/third_party/mesa3d/src/gallium/drivers/r600/sfn/tests/
H A Dsfn_valuefactory_test.cpp232 PVirtualValue value2 = factory->src(alu->src[1], 0); in TEST_F() local
/third_party/skia/third_party/externals/spirv-tools/source/fuzz/
H A Dequivalence_relation.h76 void MakeEquivalent(const T& value1, const T& value2) { in MakeEquivalent() argument
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/fuzz/
H A Dequivalence_relation.h76 void MakeEquivalent(const T& value1, const T& value2) { in MakeEquivalent() argument

Completed in 22 milliseconds

12345