Home
last modified time | relevance | path

Searched refs:serviceStub (Results 1 - 3 of 3) sorted by relevance

/base/inputmethod/imf/test/unittest/cpp_test/src/
H A Dinput_method_attach_test.cpp66 sptr<InputMethodSystemAbilityStub> serviceStub = imsa_; in SetUpTestCase() local
67 imsaProxy_ = new InputMethodSystemAbilityProxy(serviceStub->AsObject()); in SetUpTestCase()
H A Dinput_method_ability_test.cpp129 sptr<InputMethodSystemAbilityStub> serviceStub = imsa_; in SetUpTestCase() local
130 imsaProxy_ = new (std::nothrow) InputMethodSystemAbilityProxy(serviceStub->AsObject()); in SetUpTestCase()
H A Dinput_method_controller_test.cpp279 sptr<InputMethodSystemAbilityStub> serviceStub = imsa_; in SetUpTestCase() local
280 imsaProxy_ = new (std::nothrow) InputMethodSystemAbilityProxy(serviceStub->AsObject()); in SetUpTestCase()

Completed in 6 milliseconds