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

  /external/chromium_org/content/browser/renderer_host/media/
audio_mirroring_manager_unittest.cc 117 const int kAnotherRenderViewId = 1234;
134 StartMirroringTo(kAnotherRenderProcessId, kAnotherRenderViewId, 0);
135 StopMirroringTo(kAnotherRenderProcessId, kAnotherRenderViewId,
210 StartMirroringTo(kAnotherRenderProcessId, kAnotherRenderViewId, 1);
212 CreateStream(kAnotherRenderProcessId, kAnotherRenderViewId, 1);
221 StopMirroringTo(kAnotherRenderProcessId, kAnotherRenderViewId,
229 KillStream(kAnotherRenderProcessId, kAnotherRenderViewId, another_stream);
web_contents_audio_input_stream_unittest.cc 45 const int kAnotherRenderViewId = 1;
313 kAnotherRenderViewId : kRenderViewId;
  /external/chromium_org/content/renderer/media/
audio_renderer_mixer_manager_unittest.cc 26 static const int kAnotherRenderViewId = 456;
137 manager_->CreateInput(kAnotherRenderViewId));

Completed in 82 milliseconds