Home
last modified time | relevance | path

Searched defs:chords (Results 1 – 1 of 1) sorted by relevance

/aosp14/system/core/init/
H A Dkeychords_test.cpp172 const std::vector<const std::vector<int>> chords = { variable
205 TestFrame::TestFrame(const std::vector<const std::vector<int>>& chords, EventHandler* ev) in TestFrame()
265 std::string TestFrame::Format(const std::vector<const std::vector<int>>& chords) { in Format()