OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SetAsynchronous
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/sandbox/win/tests/integration_tests/
integration_tests_test.cc
158
runner.
SetAsynchronous
(true);
168
runner.
SetAsynchronous
(true);
185
runner.
SetAsynchronous
(true);
189
runner2.
SetAsynchronous
(true);
211
runner.
SetAsynchronous
(true);
215
runner2.
SetAsynchronous
(true);
237
runner.
SetAsynchronous
(true);
241
runner2.
SetAsynchronous
(true);
/external/chromium_org/sandbox/win/src/
handle_policy_test.cc
53
target.
SetAsynchronous
(true);
74
target.
SetAsynchronous
(true);
/external/chromium_org/sandbox/win/tests/validation_tests/
suite.cc
157
target.
SetAsynchronous
(true);
175
target.
SetAsynchronous
(true);
197
target.
SetAsynchronous
(true);
/external/chromium_org/sandbox/win/tests/common/
controller.h
103
void
SetAsynchronous
(bool is_async) { is_async_ = is_async; }
Completed in 27 milliseconds