| /third_party/boost/boost/contract/detail/ |
| D | check.hpp | 33 #define BOOST_CONTRACT_DETAIL_CHECK(assertion) \ argument 44 #define BOOST_CONTRACT_DETAIL_CHECK(assertion) {} argument
|
| /third_party/node/test/js-native-api/ |
| D | common.h | 21 #define NAPI_ASSERT_BASE(env, assertion, message, ret_val) \ argument 34 #define NAPI_ASSERT(env, assertion, message) \ argument 39 #define NAPI_ASSERT_RETURN_VOID(env, assertion, message) \ argument
|
| /third_party/boost/boost/spirit/home/classic/error_handling/ |
| D | exceptions.hpp | 185 struct assertion struct 187 assertion(ErrorDescrT descriptor_) in assertion() function 192 operator()(ParserT const& parser) const in operator ()() 197 ErrorDescrT descriptor;
|
| /third_party/node/test/js-native-api/test_general/ |
| D | testInstanceOf.js | 18 function assertTrue(assertion) { argument 23 function assertFalse(assertion) { argument
|
| /third_party/lwip/src/include/lwip/ |
| D | debug.h | 116 #define LWIP_ASSERT(message, assertion) do { if (!(assertion)) { \ argument 119 #define LWIP_ASSERT(message, assertion) argument
|
| /third_party/boost/boost/test/tools/ |
| D | cstring_comparison_op.hpp | 30 namespace assertion { namespace
|
| D | fpc_op.hpp | 32 namespace assertion { namespace
|
| D | assertion.hpp | 39 namespace assertion { namespace
|
| D | collection_comparison_op.hpp | 33 namespace assertion { namespace
|
| /third_party/jerryscript/jerry-core/jrt/ |
| D | jrt-fatals.c | 132 jerry_assert_fail (const char *assertion, /**< assertion condition string */ in jerry_assert_fail()
|
| /third_party/ltp/testcases/kernel/io/ltp-aiodio/ |
| D | ltp-diorh.c | 53 void assert(const char *what, int assertion) in assert()
|
| /third_party/boost/libs/iterator/test/ |
| D | iterator_traits_test.cpp | 94 template <> struct assertion<true> struct 101 : assertion<(::boost::is_same<T,U>::value)> argument
|
| /third_party/node/deps/npm/test/tap/ |
| D | fund.js | 165 function testFundCmd ({ title, assertionMsg, args = [], opts = {}, output = checkOutput, assertion … property 202 assertion: jsonTest, property 238 assertion: jsonTest, property 264 assertion: jsonTest, property 327 assertion: jsonTest, property 370 assertion: jsonTest, property
|
| /third_party/boost/boost/mpl/ |
| D | assert.hpp | 86 struct assertion struct 92 struct assertion<true> struct
|
| /third_party/ltp/testcases/kernel/mem/vma/ |
| D | vma04.c | 187 static void assertion(char *expected, char *value, char *name) in assertion() function
|
| /third_party/boost/boost/python/ |
| D | class.hpp | 117 struct assertion struct
|
| /third_party/python/Lib/test/ |
| D | test_enum.py | 82 def test_pickle_dump_load(assertion, source, target=None): argument 88 def test_pickle_exception(assertion, exception, obj): argument
|