Searched refs:shouldLogFrameLoadDelegates (Results 1 - 3 of 3) sorted by relevance

/external/webkit/Tools/DumpRenderTree/gtk/
H A DDumpRenderTree.cpp99 static bool shouldLogFrameLoadDelegates(const string& pathOrURL) function
665 if (shouldLogFrameLoadDelegates(testURL))
/external/webkit/Tools/DumpRenderTree/mac/
H A DDumpRenderTree.mm1012 static bool shouldLogFrameLoadDelegates(const char* pathOrURL)
1117 if (shouldLogFrameLoadDelegates(pathOrURL.c_str()))
/external/webkit/Tools/DumpRenderTree/win/
H A DDumpRenderTree.cpp791 static bool shouldLogFrameLoadDelegates(const char* pathOrURL) function
986 if (shouldLogFrameLoadDelegates(pathOrURL.c_str()))

Completed in 80 milliseconds