Searched defs:SendCue (Results 1 - 1 of 1) sorted by last modified time

/external/chromium_org/media/base/
H A Dtext_renderer_unittest.cc144 void SendCue(unsigned idx, bool expect_cue) { function in class:media::TextRendererTest
168 SendCue(idx, expect_cue);
816 SendCue(0, true);
818 SendCue(1, true);
831 SendCue(0, true);
835 SendCue(1, true);
1059 SendCue(0, true);
1072 SendCue(1, true);
1081 SendCue(0, true);
1096 SendCue(
[all...]

Completed in 49 milliseconds