Searched refs:good_header (Results 1 – 1 of 1) sorted by relevance
42 static VbDevMusic good_header = variable47 static uint8_t notebuf[sizeof(good_header) +72 Memcpy(use_hdr, &good_header, sizeof(good_header)); in ResetMocks()134 TEST_TRUE(NotesMatch(a->music_notes, good_notes, good_header.count) && in VbAudioTest()135 a->note_count == good_header.count, in VbAudioTest()