HomeSort by relevance Sort by last modified time
    Searched refs:SboxTestResult (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/sandbox/win/tests/common/
controller.h 24 enum SboxTestResult {
46 inline bool IsSboxTestsResult(SboxTestResult result) {
95 // a SboxTestResult. By default, the test runs AFTER_REVERT.
  /external/chromium_org/sandbox/win/src/
process_policy_test.cc 38 sandbox::SboxTestResult CreateProcessHelper(const string16& exe,
52 sandbox::SboxTestResult ret1 = sandbox::SBOX_TEST_FAILED;
71 sandbox::SboxTestResult ret2 = sandbox::SBOX_TEST_FAILED;

Completed in 82 milliseconds