Searched refs:TestFrame (Results 1 – 1 of 1) sorted by relevance
178 class TestFrame { class205 TestFrame::TestFrame(const std::vector<const std::vector<int>>& chords, EventHandler* ev) in TestFrame() function in android::init::__anoneb9747b80110::TestFrame231 void TestFrame::ClrChord(int key) { in ClrChord()250 bool TestFrame::IsNoChord() const { in IsNoChord()277 std::string TestFrame::Format() const { in Format()284 TestFrame test_frame(empty_chords); in TEST()291 TestFrame test_frame(chords); in TEST()298 TestFrame test_frame(chords); in TEST()311 TestFrame test_frame(chords, &ev); in TEST()324 TestFrame test_frame(chords, &ev); in TEST()[all …]