Searched defs:VALUES (Results 1 – 8 of 8) sorted by relevance
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/data_panel/ |
H A D | data_panel_test_ng.cpp | 39 const std::vector<double> VALUES = { 1.0, 2.0, 3.0, 4.0 }; variable 1016 std::vector<double> VALUES = { 10.0f, 10.0f }; variable 1052 std::vector<double> VALUES = { 0.001f, 20.0f }; variable 1120 std::vector<double> VALUES = { 10.0f, 10.0f }; variable 1174 std::vector<double> VALUES = { -5.0f, 0.0f }; variable 1208 std::vector<double> VALUES = { 0.0001f, 5.0f }; variable 1240 std::vector<double> VALUES = { 0.0001f, 5.0f }; variable
|
H A D | data_panel_content_modifier_test_ng.cpp | 42 const std::vector<double> VALUES = { 1.0, 2.0, 3.0, 4.0 }; variable
|
/ohos5.0/base/global/resource_management_lite/frameworks/resmgr_lite/include/ |
H A D | res_common.h | 59 VALUES = 0, enumerator
|
H A D | global_utils.h | 41 VALUES = 0, enumerator
|
/ohos5.0/foundation/multimedia/image_effect/test/unittest/ |
H A D | TestJsonHelper.cpp | 32 constexpr char const *VALUES = "values"; variable
|
/ohos5.0/base/global/resource_management/interfaces/inner_api/include/ |
H A D | res_common.h | 79 VALUES = 0, enumerator
|
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/rdb/ |
H A D | rdb_general_store.cpp | 61 constexpr const char *VALUES = " VALUES "; variable
|
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/gauge/ |
H A D | gauge_test_ng.cpp | 70 const std::vector<float> VALUES = { 1.0f, 1.5f, 2.0f }; variable
|