Searched defs:Assertions (Results 1 – 12 of 12) sorted by relevance
| /third_party/googletest/docs/ |
| D | advanced.md | 16 ### Explicit Success and Failure 21 ### Exception Assertions 26 ### Predicate Assertions for Better Error Messages 146 ### Floating-Point Comparison 170 ### Asserting Using gMock Matchers 175 ### More String Assertions 193 ### Windows HRESULT assertions 198 ### Type Assertions 238 ### Assertion Placement
|
| D | primer.md | 99 ## Assertions section in Googletest Primer
|
| /third_party/cJSON/tests/unity/docs/ |
| D | UnityAssertionsReference.md | 269 ##### `TEST_ASSERT_BITS (mask, expected, actual)` 274 ##### `TEST_ASSERT_BITS_HIGH (mask, actual)` 279 ##### `TEST_ASSERT_BITS_LOW (mask, actual)` 284 ##### `TEST_ASSERT_BIT_HIGH (bit, actual)` 289 ##### `TEST_ASSERT_BIT_LOW (bit, actual)` 670 ### How do the EQUAL assertions work for FLOAT and DOUBLE? 711 ### How do we deal with targets with non-standard int sizes?
|
| /third_party/unity/docs/ |
| D | UnityAssertionsReference.md | 311 #### `TEST_ASSERT_BITS (mask, expected, actual)` 315 #### `TEST_ASSERT_BITS_HIGH (mask, actual)` 319 #### `TEST_ASSERT_BITS_LOW (mask, actual)` 323 #### `TEST_ASSERT_BIT_HIGH (bit, actual)` 327 #### `TEST_ASSERT_BIT_LOW (bit, actual)` 760 ### How do the EQUAL assertions work for FLOAT and DOUBLE? 799 ### How do we deal with targets with non-standard int sizes?
|
| /third_party/node/doc/contributing/ |
| D | writing-tests.md | 297 ### Assertions subsection
|
| /third_party/node/src/ |
| D | README.md | 1037 ### Assertions subsection
|
| /third_party/typescript/lib/ |
| D | typescriptServices.d.ts | 3605 Assertions = 6, enumerator
|
| D | typescript.d.ts | 3605 Assertions = 6, enumerator
|
| D | tsserverlibrary.d.ts | 3605 Assertions = 6, enumerator
|
| /third_party/typescript/tests/baselines/reference/api/ |
| D | typescript.d.ts | 3605 Assertions = 6, enumerator
|
| D | tsserverlibrary.d.ts | 3605 Assertions = 6, enumerator
|
| /third_party/libabigail/tests/lib/ |
| D | catch.hpp | 5832 using Assertions = std::vector<AssertionStats>; typedef
|