Home
last modified time | relevance | path

Searched refs:KEY_LABORATORY_MODE_STATE (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/hiviewdfx/hiview/base/utility/include/
H A Dparameter_ex.h27 constexpr char KEY_LABORATORY_MODE_STATE[] = "persist.sys.hiview.testtype"; variable
/ohos5.0/base/hiviewdfx/hiview/base/utility/
H A Dparameter_ex.cpp107 std::string laboratoryState = GetString(KEY_LABORATORY_MODE_STATE, ""); in IsLaboratoryMode()
/ohos5.0/base/hiviewdfx/hiview/plugins/unified_collector/test/unittest/common/mock/
H A Dmock_parameter_ex.cpp120 std::string laboratoryState = GetString(KEY_LABORATORY_MODE_STATE, ""); in IsLaboratoryMode()