OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:webapp_crx_
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/chrome/test/remoting/
remote_desktop_browsertest.h
156
base::FilePath WebAppCrxPath() { return
webapp_crx_
; }
297
base::FilePath
webapp_crx_
;
member in class:remoting::RemoteDesktopBrowserTest
remote_desktop_browsertest.cc
550
webapp_crx_
= command_line->GetSwitchValuePath(kWebAppCrx);
553
ASSERT_NE(
webapp_crx_
.empty(), webapp_unpacked_.empty());
Completed in 61 milliseconds