OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetAutoRepeatRateForTesting
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/chromeos/ime/
xkeyboard.h
119
static CHROMEOS_EXPORT bool
GetAutoRepeatRateForTesting
(
xkeyboard_unittest.cc
192
EXPECT_TRUE(XKeyboard::
GetAutoRepeatRateForTesting
(&rate));
198
EXPECT_TRUE(XKeyboard::
GetAutoRepeatRateForTesting
(&tmp));
204
EXPECT_TRUE(XKeyboard::
GetAutoRepeatRateForTesting
(&tmp));
xkeyboard.cc
366
bool XKeyboard::
GetAutoRepeatRateForTesting
(AutoRepeatRate* out_rate) {
Completed in 814 milliseconds