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

  /external/chromium_org/chrome/test/remoting/
remote_desktop_browsertest.h 181 base::FilePath WebAppCrxPath() { return webapp_crx_; }
364 base::FilePath webapp_crx_; member in class:remoting::RemoteDesktopBrowserTest
remote_desktop_browsertest.cc 586 webapp_crx_ = command_line->GetSwitchValuePath(kWebAppCrx);
589 ASSERT_NE(webapp_crx_.empty(), webapp_unpacked_.empty());

Completed in 58 milliseconds