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

  /external/chromium_org/sandbox/win/tests/integration_tests/
integration_tests_test.cc 23 return AFTER_REVERT;
42 state = AFTER_REVERT;
135 runner.SetTestState(AFTER_REVERT);
136 ASSERT_EQ(AFTER_REVERT, runner.RunTest(L"IntegrationTestsTest_state"));
143 ASSERT_EQ(AFTER_REVERT, runner.RunTest(L"IntegrationTestsTest_state2"));
  /external/chromium_org/sandbox/win/src/
policy_target_test.cc 167 runner.SetTestState(AFTER_REVERT);
182 runner.SetTestState(AFTER_REVERT);
194 runner.SetTestState(AFTER_REVERT);
unload_dll_test.cc 92 runner.SetTestState(AFTER_REVERT);
handle_closer_test.cc 72 case AFTER_REVERT: {
185 runner.SetTestState(AFTER_REVERT);
file_policy_test.cc 516 runner.SetTestState(AFTER_REVERT);
  /external/chromium_org/sandbox/win/tests/common/
controller.h 57 AFTER_REVERT,
95 // a SboxTestResult. By default, the test runs AFTER_REVERT.
controller.cc 108 state_ = AFTER_REVERT;

Completed in 68 milliseconds