Home
last modified time | relevance | path

Searched refs:clearAllApplicationCaches (Results 1 – 16 of 16) sorted by relevance

/external/webkit/Source/WebKit/qt/WebCoreSupport/
DDumpRenderTreeSupportQt.h136 static void clearAllApplicationCaches(); in Q_DECLARE_METATYPE()
DDumpRenderTreeSupportQt.cpp648 void DumpRenderTreeSupportQt::clearAllApplicationCaches() in clearAllApplicationCaches() function in DumpRenderTreeSupportQt
/external/webkit/Tools/DumpRenderTree/wx/
DLayoutTestControllerWx.cpp246 void LayoutTestController::clearAllApplicationCaches() in clearAllApplicationCaches() function in LayoutTestController
/external/webkit/Tools/DumpRenderTree/qt/
DLayoutTestControllerQt.h191 void clearAllApplicationCaches();
DLayoutTestControllerQt.cpp553 void LayoutTestController::clearAllApplicationCaches() in clearAllApplicationCaches() function in LayoutTestController
555 DumpRenderTreeSupportQt::clearAllApplicationCaches(); in clearAllApplicationCaches()
/external/webkit/Tools/DumpRenderTree/chromium/
DLayoutTestController.h288 void clearAllApplicationCaches(const CppArgumentList&, CppVariant*);
DLayoutTestController.cpp190 bindMethod("clearAllApplicationCaches", &LayoutTestController::clearAllApplicationCaches); in LayoutTestController()
768 void LayoutTestController::clearAllApplicationCaches(const CppArgumentList&, CppVariant* result) in clearAllApplicationCaches() function in LayoutTestController
/external/webkit/Tools/DumpRenderTree/
DLayoutTestController.h51 void clearAllApplicationCaches();
DLayoutTestController.cpp404 controller->clearAllApplicationCaches(); in clearAllApplicationCachesCallback()
/external/webkit/Tools/DumpRenderTree/gtk/
DLayoutTestControllerGtk.cpp644 void LayoutTestController::clearAllApplicationCaches() in clearAllApplicationCaches() function in LayoutTestController
/external/webkit/LayoutTests/platform/android/
Dtest_expectations.txt53 http/tests/appcache/origin-quota.html FAIL // requires clearAllApplicationCaches(), see http://b/is…
/external/webkit/Tools/DumpRenderTree/win/
DLayoutTestControllerWin.cpp950 void LayoutTestController::clearAllApplicationCaches() in clearAllApplicationCaches() function in LayoutTestController
/external/webkit/Tools/DumpRenderTree/mac/
DLayoutTestControllerMac.mm133 void LayoutTestController::clearAllApplicationCaches() function
/external/webkit/Tools/
DChangeLog4241 (LayoutTestController::clearAllApplicationCaches):
5303 (LayoutTestController::clearAllApplicationCaches):
DChangeLog-2011-02-167727 (LayoutTestController::clearAllApplicationCaches):
25291 (LayoutTestController::clearAllApplicationCaches): delete application caches.
25301 (LayoutTestController::clearAllApplicationCaches):
25305 (LayoutTestController::clearAllApplicationCaches):
25308 (LayoutTestController::clearAllApplicationCaches):
25312 (LayoutTestController::clearAllApplicationCaches):
25315 (LayoutTestController::clearAllApplicationCaches):
/external/webkit/Source/WebKit/qt/
DChangeLog-2011-02-161465 (DumpRenderTreeSupportQt::clearAllApplicationCaches):