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

/external/chromium_org/sandbox/win/tests/integration_tests/
H A Dintegration_tests_test.cc58 SBOX_TESTS_COMMAND int IntegrationTestsTest_args(int argc, wchar_t **argv) { function in namespace:sandbox
109 if (1 != runner.RunTest(L"IntegrationTestsTest_args 1"))
150 ASSERT_EQ(1, runner.RunTest(L"IntegrationTestsTest_args first"));
151 ASSERT_EQ(4, runner.RunTest(L"IntegrationTestsTest_args first second third "

Completed in 831 milliseconds