Searched refs:good_notes (Results 1 – 1 of 1) sorted by relevance
34 static VbDevMusicNote good_notes[] = { {100, 100}, variable44 .count = sizeof(good_notes) / sizeof(VbDevMusicNote),48 sizeof(good_notes) - sizeof(VbDevMusicNote)];73 Memcpy(use_notes, good_notes, sizeof(good_notes)); in ResetMocks()134 TEST_TRUE(NotesMatch(a->music_notes, good_notes, good_header.count) && in VbAudioTest()