Searched refs:IntegrationTestsTest_state (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/sandbox/win/tests/integration_tests/
H A Dintegration_tests_test.cc16 SBOX_TESTS_COMMAND int IntegrationTestsTest_state(int argc, wchar_t **argv) { function in namespace:sandbox
122 ASSERT_EQ(BEFORE_INIT, runner.RunTest(L"IntegrationTestsTest_state"));
129 ASSERT_EQ(BEFORE_REVERT, runner.RunTest(L"IntegrationTestsTest_state"));
136 ASSERT_EQ(AFTER_REVERT, runner.RunTest(L"IntegrationTestsTest_state"));

Completed in 222 milliseconds