GetAutoRepeatEnabledForTesting 90 chromeos/ime/xkeyboard.h static CHROMEOS_EXPORT bool GetAutoRepeatEnabledForTesting(); GetAutoRepeatEnabledForTesting 99 chromeos/ime/xkeyboard_unittest.cc const bool state = XKeyboard::GetAutoRepeatEnabledForTesting(); GetAutoRepeatEnabledForTesting 101 chromeos/ime/xkeyboard_unittest.cc EXPECT_EQ(!state, XKeyboard::GetAutoRepeatEnabledForTesting()); GetAutoRepeatEnabledForTesting 104 chromeos/ime/xkeyboard_unittest.cc EXPECT_EQ(state, XKeyboard::GetAutoRepeatEnabledForTesting());