Searched refs:triple1_chord (Results 1 – 1 of 1) sorted by relevance
168 const std::vector<int> triple1_chord = {KEY_BACKSPACE, KEY_VOLUMEDOWN, KEY_VOLUMEUP}; variable174 triple1_chord,329 for (auto& key : triple1_chord) { in TEST()333 test_frame.WaitForChord(triple1_chord); in TEST()