Home
last modified time | relevance | path

Searched refs:short_count_ (Results 1 – 2 of 2) sorted by relevance

/external/vboot_reference/tests/
Dvboot_audio_tests.c29 extern uint32_t default_count_, short_count_;
127 a->note_count == short_count_, in VbAudioTest()
144 a->note_count == short_count_, in VbAudioTest()
/external/vboot_reference/firmware/lib/
Dvboot_audio.c41 uint32_t short_count_ = sizeof(short_notes_) / sizeof(VbDevMusicNote); variable
77 count = short_count_; in VbGetDevMusicNotes()