Home
last modified time | relevance | path

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

/base/inputmethod/imf/test/unittest/cpp_test/src/
Dinput_method_private_member_test.cpp73 static std::atomic<int32_t> tryLockFailCount_; member in OHOS::MiscServices::InputMethodPrivateMemberTest
83 std::atomic<int32_t> InputMethodPrivateMemberTest::tryLockFailCount_ = 0; member in OHOS::MiscServices::InputMethodPrivateMemberTest