Home
last modified time | relevance | path

Searched refs:SetTempPath (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/content/shell/browser/
Dwebkit_test_controller.h119 void SetTempPath(const base::FilePath& temp_path);
Dshell_browser_main.cc195 test_controller.SetTempPath(temp_path); in ShellBrowserMain()
Dwebkit_test_controller.cc317 void WebKitTestController::SetTempPath(const base::FilePath& temp_path) { in SetTempPath() function in content::WebKitTestController