Home
last modified time | relevance | path

Searched refs:SBOX_TEST_LAST_RESULT (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/sandbox/win/tests/common/
Dcontroller.h44 SBOX_TEST_LAST_RESULT enumerator
50 unsigned int last = static_cast<unsigned int>(SBOX_TEST_LAST_RESULT); in IsSboxTestsResult()
Dcontroller.cc256 DWORD exit_code = static_cast<DWORD>(SBOX_TEST_LAST_RESULT); in InternalRunTest()