Searched refs:SetAsynchronous (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/sandbox/win/tests/integration_tests/
H A Dintegration_tests_test.cc158 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/
H A Dhandle_policy_test.cc53 target.SetAsynchronous(true);
74 target.SetAsynchronous(true);
/external/chromium_org/sandbox/win/tests/validation_tests/
H A Dsuite.cc158 target.SetAsynchronous(true);
176 target.SetAsynchronous(true);
198 target.SetAsynchronous(true);
/external/chromium_org/sandbox/win/tests/common/
H A Dcontroller.h103 void SetAsynchronous(bool is_async) { is_async_ = is_async; } function in class:sandbox::TestRunner

Completed in 479 milliseconds