HomeSort by relevance Sort by last modified time
    Searched refs:IsFrontend (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/chrome/test/chromedriver/chrome/
devtools_http_client.h 39 bool IsFrontend() const;
devtools_http_client.cc 40 bool WebViewInfo::IsFrontend() const {
211 if (view_info.IsFrontend()) {

Completed in 31 milliseconds