OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:old_verbose
(Results
1 - 1
of
1
) sorted by null
/external/chromium/testing/gmock/test/
gmock_test.cc
50
const ::std::string
old_verbose
= GMOCK_FLAG(verbose);
local
61
GMOCK_FLAG(verbose) =
old_verbose
; // Restores the gmock_verbose flag.
Completed in 49 milliseconds