applyPreferences   89 content/shell/renderer/test_runner/WebTestDelegate.h     virtual void applyPreferences() = 0;
applyPreferences 2250 content/shell/renderer/test_runner/test_runner.cc   delegate_->applyPreferences();
applyPreferences 2255 content/shell/renderer/test_runner/test_runner.cc   delegate_->applyPreferences();
applyPreferences 2260 content/shell/renderer/test_runner/test_runner.cc   delegate_->applyPreferences();
applyPreferences 2265 content/shell/renderer/test_runner/test_runner.cc   delegate_->applyPreferences();
applyPreferences 2270 content/shell/renderer/test_runner/test_runner.cc   delegate_->applyPreferences();
applyPreferences 2319 content/shell/renderer/test_runner/test_runner.cc   delegate_->applyPreferences();
applyPreferences 2324 content/shell/renderer/test_runner/test_runner.cc   delegate_->applyPreferences();
applyPreferences   84 content/shell/renderer/webkit_test_runner.h   virtual void applyPreferences() OVERRIDE;