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

  /external/chromium_org/chromeos/ime/
ime_keyboard_x11_unittest.cc 138 EXPECT_TRUE(ImeKeyboard::GetAutoRepeatRateForTesting(&rate));
144 EXPECT_TRUE(ImeKeyboard::GetAutoRepeatRateForTesting(&tmp));
150 EXPECT_TRUE(ImeKeyboard::GetAutoRepeatRateForTesting(&tmp));
ime_keyboard.h 104 static CHROMEOS_EXPORT bool GetAutoRepeatRateForTesting(
ime_keyboard_x11.cc 445 bool ImeKeyboard::GetAutoRepeatRateForTesting(AutoRepeatRate* out_rate) {

Completed in 104 milliseconds