OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:should_run_loop
(Results
1 - 1
of
1
) sorted by null
/external/chromium_org/chrome/browser/printing/cloud_print/test/
cloud_print_proxy_process_browsertest.cc
549
bool
should_run_loop
= LaunchBrowser(command_line, profile);
local
550
EXPECT_FALSE(
should_run_loop
);
551
if (
should_run_loop
)
599
bool
should_run_loop
= LaunchBrowser(command_line, profile);
local
603
if (
should_run_loop
)
Completed in 874 milliseconds