HomeSort by relevance Sort by last modified time
    Searched refs:GetAutoRepeatRateForTesting (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/chromeos/ime/
xkeyboard.h 118 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 362 bool XKeyboard::GetAutoRepeatRateForTesting(AutoRepeatRate* out_rate) {

Completed in 4031 milliseconds