JOB_NONE 515 content/common/sandbox_win.cc policy->SetJobLevel(sandbox::JOB_NONE, 0); JOB_NONE 150 sandbox/win/src/job_unittest.cc ASSERT_EQ(ERROR_BAD_ARGUMENTS, job6.Init(JOB_NONE, L"job6", 0)); JOB_NONE 154 sandbox/win/src/job_unittest.cc static_cast<JobLevel>(JOB_NONE+1), L"job7", 0)); JOB_NONE 365 sandbox/win/src/process_policy_test.cc TestRunner runner(JOB_NONE, USER_RESTRICTED_SAME_ACCESS, USER_LOCKDOWN); JOB_NONE 377 sandbox/win/src/process_policy_test.cc TestRunner runner(JOB_NONE, USER_INTERACTIVE, USER_INTERACTIVE); JOB_NONE 459 sandbox/win/src/sandbox_policy_base.cc if (job_level_ != JOB_NONE) { JOB_NONE 104 sandbox/win/tests/integration_tests/integration_tests_test.cc job_level = JOB_NONE; JOB_NONE 166 sandbox/win/tests/integration_tests/integration_tests_test.cc TestRunner runner(JOB_NONE, USER_RESTRICTED_SAME_ACCESS, USER_LOCKDOWN); JOB_NONE 187 sandbox/win/tests/integration_tests/integration_tests_test.cc TestRunner runner2(JOB_NONE, USER_RESTRICTED_SAME_ACCESS, USER_LOCKDOWN); JOB_NONE 213 sandbox/win/tests/integration_tests/integration_tests_test.cc TestRunner runner2(JOB_NONE, USER_RESTRICTED_SAME_ACCESS, USER_LOCKDOWN); JOB_NONE 239 sandbox/win/tests/integration_tests/integration_tests_test.cc TestRunner runner2(JOB_NONE, USER_RESTRICTED_SAME_ACCESS, USER_LOCKDOWN);