Searched refs:InputMethodSwitchTest (Results 1 – 3 of 3) sorted by relevance
33 class InputMethodSwitchTest : public testing::Test { class52 sptr<InputMethodController> InputMethodSwitchTest::imc_;55 std::string InputMethodSwitchTest::bundleName = "com.example.testIme";59 std::string InputMethodSwitchTest::beforeValue;68 void InputMethodSwitchTest::SetUpTestCase(void) in SetUpTestCase()85 void InputMethodSwitchTest::TearDownTestCase(void) in TearDownTestCase()94 void InputMethodSwitchTest::SetUp(void) in SetUp()99 void InputMethodSwitchTest::TearDown(void) in TearDown()120 void InputMethodSwitchTest::CheckCurrentSubProps() in CheckCurrentSubProps()141 HWTEST_F(InputMethodSwitchTest, testImeSwitch, TestSize.Level0)[all …]
38 "cpp_test:InputMethodSwitchTest",
328 ohos_unittest("InputMethodSwitchTest") {