Home
last modified time | relevance | path

Searched defs:strResult (Results 1 – 22 of 22) sorted by relevance

/ohos5.0/base/global/resource_management_lite/frameworks/resmgr_lite/src/utils/
H A Dstring_utils.cpp29 std::string strResult; in FormatString() local
41 std::string strResult; in FormatString() local
/ohos5.0/commonlibrary/c_utils/base/test/unittest/common/
H A Dutils_directory_test.cpp126 string strResult = "data/test/UtilsDirectoryTest"; variable
137 string strResult = "data/test/UtilsDirectoryTest/"; variable
148 string strResult = "/"; variable
H A Dutils_string_test.cpp597 string strResult = "sub str"; variable
626 string strResult[2] = { "sub str", "sub str1" }; variable
639 string strResult[2] = { "sub str", "sub str1" }; variable
/ohos5.0/foundation/arkui/ace_engine/adapter/preview/osal/
H A Dresource_adapter_impl_standard.cpp269 std::string strResult = ""; in GetString() local
281 std::string strResult = ""; in GetStringByName() local
295 std::string strResult = ""; in GetPluralString() local
307 std::string strResult = ""; in GetPluralStringByName() local
H A Dresource_adapter_impl.cpp351 std::string strResult = ""; in GetString() local
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/property/
H A Dborder_property_test_ng.cpp300 string strResult = borderColorProperty.ToString(); variable
/ohos5.0/base/global/resource_management/frameworks/resmgr/src/utils/
H A Dstring_utils.cpp58 std::string strResult; in FormatString() local
70 std::string strResult; in FormatString() local
/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/osal/
H A Dresource_adapter_impl.cpp289 std::string strResult = ""; in GetString() local
298 std::string strResult = ""; in GetStringByName() local
308 std::string strResult = ""; in GetPluralString() local
320 std::string strResult = ""; in GetPluralStringByName() local
H A Dresource_adapter_impl_v2.cpp386 std::string strResult = ""; in GetString() local
398 std::string strResult = ""; in GetStringByName() local
412 std::string strResult = ""; in GetPluralString() local
425 std::string strResult = ""; in GetPluralStringByName() local
/ohos5.0/foundation/resourceschedule/resource_schedule_service/cgroup_sched/framework/process_group/src/
H A Dprocess_group_util.cpp39 std::string strResult; in FormatString() local
/ohos5.0/commonlibrary/c_utils/base/test/benchmarktest/string_benchmark_test/
H A Dstring_benchmark_test.cpp669 string strResult = "sub str"; in BENCHMARK_F() local
705 string strResult[GETSUBSTR03_CHAR_ARRAY_SIZE] = { "sub str", "sub str1" }; in BENCHMARK_F() local
722 string strResult[GETSUBSTR04_CHAR_ARRAY_SIZE] = { "sub str", "sub str1" }; in BENCHMARK_F() local
/ohos5.0/commonlibrary/c_utils/base/test/benchmarktest/directory_benchmark_test/
H A Ddirectory_benchmark_test.cpp152 string strResult = "data/test/DirectoryTest"; in BENCHMARK_F() local
167 string strResult = "data/test/DirectoryTest/"; in BENCHMARK_F() local
/ohos5.0/foundation/communication/netmanager_base/test/netmanagerutils/unittest/netmanager_base_common_test/
H A Dut_netmanager_base_common.cpp585 std::string strResult = CommonUtils::Trim(str); variable
/ohos5.0/commonlibrary/ets_utils/js_api_module/convertxml/
H A Djs_convertxml.cpp22 std::string strResult = ""; in GetNodeType() local
/ohos5.0/foundation/distributeddatamgr/udmf/framework/common/unittest/
H A Dtlv_util_test.cpp225 std::string strResult; variable
/ohos5.0/foundation/communication/netstack/test/unittest/utils/common_utils/
H A DNetStackCommonUtilsTest.cpp82 std::string strResult = Trim(str); variable
/ohos5.0/foundation/deviceprofile/device_info_manager/old/services/core/test/unittest/
H A Dprofile_storage_test.cpp543 std::string strResult = "returnresult"; variable
/ohos5.0/base/telephony/cellular_data/test/
H A Dcellular_data_test.cpp234 string strResult; in GetCmdResult() local
/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/entrance/pa_engine/engine/jsi/
H A Djsi_pa_engine.cpp150 std::string strResult; in ToJSONStringInt() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/js_frontend/engine/jsi/
H A Djsi_engine.cpp2242 std::string strResult; in AppClearData() local
2281 std::string strResult; in AppSetData() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dnode_common_modifier.cpp2938 CalcLength strResult; in SetMinWidth() local
2960 CalcLength strResult; in SetMaxWidth() local
2982 CalcLength strResult; in SetMinHeight() local
3004 CalcLength strResult; in SetMaxHeight() local
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_client/unittest/ui/
H A Drs_node_test.cpp4720 std::string strResult = rsNode->GetFrameNodeTag(); variable