OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:no_install_
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/chrome/test/remoting/
remote_desktop_browsertest.h
217
bool NoInstall() { return
no_install_
; }
362
bool
no_install_
;
member in class:remoting::RemoteDesktopBrowserTest
remote_desktop_browsertest.cc
583
no_install_
= command_line->HasSwitch(kNoInstall);
585
if (!
no_install_
) {
Completed in 41 milliseconds