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

/external/chromium_org/remoting/protocol/
H A Djingle_session_unittest.cc200 bool expect_fail) {
215 if (expect_fail) {
239 if (expect_fail) {
198 InitiateConnection(int auth_round_trips, FakeAuthenticator::Action auth_action, bool expect_fail) argument
/external/chromium_org/content/browser/
H A Dplugin_service_impl_browsertest.cc38 MockPluginProcessHostClient(ResourceContext* context, bool expect_fail) argument
42 expect_fail_(expect_fail) {
/external/safe-iop/src/
H A Dsafe_iop.c167 if ((cmd) != 0) { printf(" FAILED\n"); expect_fail++; r = 0; } \
173 if ((cmd) != 1) { printf(" FAILED\n"); expect_fail++; r = 0; } \
178 static int expect = 0, expect_succ = 0, expect_fail = 0; variable
1172 expect_succ, expect, expect_fail);

Completed in 550 milliseconds