Home
last modified time | relevance | path

Searched defs:beforeValue (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/base/inputmethod/imf/test/unittest/cpp_test/src/
H A DnewIme_switch_test.cpp47 static std::string beforeValue; member in OHOS::MiscServices::NewImeSwitchTest
56 std::string NewImeSwitchTest::beforeValue; member in OHOS::MiscServices::NewImeSwitchTest
H A Dinput_method_switch_test.cpp49 static std::string beforeValue; member in OHOS::MiscServices::InputMethodSwitchTest
59 std::string InputMethodSwitchTest::beforeValue; member in OHOS::MiscServices::InputMethodSwitchTest
H A Dime_proxy_test.cpp129 std::string beforeValue; in SwitchToTestIme() local
/ohos5.0/base/powermgr/display_manager/state_manager/test/unittest/src/
H A Ddisplay_power_mgr_brightness_test.cpp723 uint32_t beforeValue = DisplayPowerMgrClient::GetInstance().GetDeviceBrightness(); variable