Home
last modified time | relevance | path

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

/foundation/multimodalinput/input/service/module_loader/src/
H A Dmultimodal_input_preferences_manager.cpp42 constexpr int32_t ERROR_DELAY_VALUE { -1000 };
254 int32_t duration = pref->GetInt(key, ERROR_DELAY_VALUE); in GetShortKeyDuration()
/foundation/multimodalinput/input/service/key_command/test/
H A Dkey_command_handler_test.cpp49 constexpr int32_t ERROR_DELAY_VALUE = -1000; member
2434 ASSERT_EQ(ret, ERROR_DELAY_VALUE);

Completed in 6 milliseconds