Searched defs:status_init (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/chrome/test/chromedriver/chrome/
H A Dweb_view_impl.cc467 Status status_init = InitProfileInternal(); local
469 if (status_init.IsError())
470 return status_init;

Completed in 60 milliseconds