Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/testing/runner/
DWebTestProxy.cpp224 const char* webNavigationTypeToString(WebNavigationType type) in webNavigationTypeToString() function
1358 …) + URLDescription(request.url()) + " with navigation type '" + webNavigationTypeToString(type) + … in decidePolicyForNavigation()