Home
last modified time | relevance | path

Searched refs:shouldnot (Results 1 – 5 of 5) sorted by relevance

/third_party/openssl/test/
Derrtest.c174 unsigned long mallocfail, shouldnot; in test_marks() local
214 shouldnot = ERR_peek_last_error(); in test_marks()
215 if (!TEST_ulong_ne(mallocfail, shouldnot) in test_marks()
219 if (!TEST_ulong_ne(shouldnot, ERR_peek_last_error()) in test_marks()
221 || !TEST_ulong_eq(shouldnot, ERR_peek_last_error()) in test_marks()
231 || !TEST_ulong_eq(shouldnot, ERR_peek_last_error())) in test_marks()
281 || !TEST_ulong_eq(shouldnot, ERR_peek_last_error())) in test_marks()
/third_party/typescript/tests/baselines/reference/
DmodFunctionCrash.types5 function f(fn:()=>void); // typechecking the function type shouldnot crash the compiler
DmodFunctionCrash.symbols5 function f(fn:()=>void); // typechecking the function type shouldnot crash the compiler
/third_party/vk-gl-cts/external/vulkan-docs/src/
Dstyleguide.txt353 * 2016-08-30 - Remove mustnot{cl} and shouldnot{cl} macro definitions, which
DChangeLog.txt8589 * Replace the mustnot: and shouldnot: macros with equivalent must: not and