OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:is_init_
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/sandbox/win/tests/common/
controller.cc
92
:
is_init_
(false), is_async_(false), no_sandbox_(false),
98
:
is_init_
(false), is_async_(false), no_sandbox_(false),
124
is_init_
= true;
142
if (!
is_init_
)
150
if (!
is_init_
)
173
if (!
is_init_
)
194
if (!
is_init_
)
controller.h
128
// Initializes the data in the object. Sets
is_init_
to tree if the
140
bool
is_init_
;
member in class:sandbox::TestRunner
Completed in 425 milliseconds