Home
last modified time | relevance | path

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

/third_party/openssl/crypto/
Dmem.c47 static int shouldfail(void);
49 # define FAILTEST() if (shouldfail()) return NULL
132 static int shouldfail(void) in shouldfail() function
/third_party/cef/tools/cefbuilds/
Dcef_json_builder_test.py81 shouldfail=False): argument
108 self.assertEqual(not shouldfail, result)
373 shouldfail=True))