OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SboxTestResult
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/sandbox/win/tests/common/
controller.h
25
enum
SboxTestResult
{
47
inline bool IsSboxTestsResult(
SboxTestResult
result) {
96
// a
SboxTestResult
. By default, the test runs AFTER_REVERT.
/external/chromium_org/sandbox/win/src/
process_policy_test.cc
38
sandbox::
SboxTestResult
CreateProcessHelper(const base::string16& exe,
52
sandbox::
SboxTestResult
ret1 = sandbox::SBOX_TEST_FAILED;
73
sandbox::
SboxTestResult
ret2 = sandbox::SBOX_TEST_FAILED;
Completed in 32 milliseconds