HomeSort by relevance Sort by last modified time
    Searched refs:short_count_ (Results 1 - 2 of 2) sorted by null

  /external/vboot_reference/tests/
vboot_audio_tests.c 29 extern uint32_t default_count_, short_count_;
127 a->note_count == short_count_,
144 a->note_count == short_count_,
  /external/vboot_reference/firmware/lib/
vboot_audio.c 41 uint32_t short_count_ = sizeof(short_notes_) / sizeof(VbDevMusicNote); variable
77 count = short_count_;

Completed in 1535 milliseconds