HomeSort by relevance Sort by last modified time
    Searched refs:default_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_;
117 a->note_count == default_count_,
166 a->note_count == default_count_,
177 a->note_count == default_count_,
186 a->note_count == default_count_,
195 a->note_count == default_count_,
204 a->note_count == default_count_,
213 a->note_count == default_count_,
  /external/vboot_reference/firmware/lib/
vboot_audio.c 38 uint32_t default_count_ = sizeof(default_notes_) / sizeof(VbDevMusicNote); variable
82 count = default_count_;

Completed in 398 milliseconds