Home
last modified time | relevance | path

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

/base/inputmethod/imf/test/fuzztest/perusersession_fuzzer/
H A Dperusersession_fuzzer.cpp60 sptr<IInputClient> clientStub = new (std::nothrow) InputClientStub(); in InitializeClientInfo() local
61 if (clientStub == nullptr) { in InitializeClientInfo()
70 clientInfo = { .userID = MAIN_USER_ID, .client = clientStub, .deathRecipient = deathRecipient }; in InitializeClientInfo()

Completed in 1 milliseconds