shouldDumpAsAudio 28 content/shell/renderer/test_runner/WebTestRunner.h virtual bool shouldDumpAsAudio() const = 0; shouldDumpAsAudio 68 content/shell/renderer/test_runner/test_runner.h virtual bool shouldDumpAsAudio() const OVERRIDE; shouldDumpAsAudio 653 content/shell/renderer/webkit_test_runner.cc if (interfaces->testRunner()->shouldDumpAsAudio()) {