OpenGrok
Cross Reference: gtest-internal-inl.h
xref
: /
external
/
protobuf
/
gtest
/
src
/
gtest-internal-inl.h
Home
|
History
|
Annotate
|
Download
|
only in
src
Lines Matching
defs:set_is_disabled
532
void
set_is_disabled
(bool is) { is_disabled_ = is; }