Searched refs:InputMethodDfxTest (Results 1 – 3 of 3) sorted by relevance
139 class InputMethodDfxTest : public testing::Test { class156 sptr<OnTextChangedListener> InputMethodDfxTest::textListener_;157 sptr<InputMethodAbility> InputMethodDfxTest::inputMethodAbility_;159 sptr<InputMethodSystemAbility> InputMethodDfxTest::imsa_;161 bool InputMethodDfxTest::WriteAndWatch( in WriteAndWatch()184 bool InputMethodDfxTest::WriteAndWatchImeChange( in WriteAndWatchImeChange()207 void InputMethodDfxTest::SetUpTestCase(void) in SetUpTestCase()233 void InputMethodDfxTest::TearDownTestCase(void) in TearDownTestCase()241 void InputMethodDfxTest::SetUp(void) in SetUp()246 void InputMethodDfxTest::TearDown(void) in TearDown()[all …]
32 "cpp_test:InputMethodDfxTest",
229 ohos_unittest("InputMethodDfxTest") {