Searched defs:beforeValue (Results 1 – 4 of 4) sorted by relevance
/ohos5.0/base/inputmethod/imf/test/unittest/cpp_test/src/ | ||
H A D | newIme_switch_test.cpp | 47 static std::string beforeValue; member in OHOS::MiscServices::NewImeSwitchTest |
H A D | input_method_switch_test.cpp | 49 static std::string beforeValue; member in OHOS::MiscServices::InputMethodSwitchTest |
H A D | ime_proxy_test.cpp | 129 std::string beforeValue; in SwitchToTestIme() local |
/ohos5.0/base/powermgr/display_manager/state_manager/test/unittest/src/ | ||
H A D | display_power_mgr_brightness_test.cpp | 723 uint32_t beforeValue = DisplayPowerMgrClient::GetInstance().GetDeviceBrightness(); variable |