| /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/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/typescript/src/services/codefixes/ |
| D | addConvertToUnknownForNonOverlappingTypes.ts | 17 …const assertion = Debug.checkDefined(findAncestor(token, (n): n is AsExpression | TypeAssertion =>… constant
|
| /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/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/ltp/testcases/kernel/mem/vma/ |
| D | vma04.c | 187 static void assertion(char *expected, char *value, char *name) in assertion() function
|
| /third_party/lz4/tests/ |
| D | freestanding.c | 174 void __assert_fail(const char * assertion, const char * file, unsigned int line, const char * funct… in __assert_fail()
|
| /third_party/mesa3d/src/gallium/drivers/r300/compiler/ |
| D | radeon_compiler.c | 104 … rc_if_fail_helper(struct radeon_compiler * c, const char * file, int line, const char * assertion) in rc_if_fail_helper()
|
| /third_party/python/Lib/test/ |
| D | test_compileall.py | 963 def create_code(self, docstring=False, assertion=False): argument 990 def check_hardlinks(self, script, docstring=False, assertion=False): argument
|
| D | test_enum.py | 83 def test_pickle_dump_load(assertion, source, target=None): argument 89 def test_pickle_exception(assertion, exception, obj): argument
|
| /third_party/libabigail/tests/lib/ |
| D | catch.hpp | 17022 for( auto const& assertion : sectionNode.assertions ) in writeAssertions() local
|
| /third_party/node/tools/ |
| D | lint-md.mjs | 45666 function assertion(...parameters) { function
|
| /third_party/typescript/lib/ |
| D | tsc.js | 1887 assertionCache[name] = { level: level, assertion: Debug[name] }; property
|
| D | typingsInstaller.js | 2262 assertionCache[name] = { level: level, assertion: Debug[name] }; property
|
| D | typescript.js | 2467 assertionCache[name] = { level: level, assertion: Debug[name] }; property
|
| D | typescriptServices.js | 2467 assertionCache[name] = { level: level, assertion: Debug[name] }; property
|
| D | tsserverlibrary.js | 2467 assertionCache[name] = { level: level, assertion: Debug[name] }; property
|
| D | tsserver.js | 2273 assertionCache[name] = { level: level, assertion: Debug[name] }; property
|