Searched refs:THEN (Results 1 - 7 of 7) sorted by relevance
/third_party/unity/extras/bdd/test/ |
H A D | test_bdd.c | 21 THEN("we validate everything was worked") in test_bdd_logic_test() 48 THEN("the withdrawal amount should be deducted from the account balance") in test_bdd_user_account() 70 THEN("the cart item count should increase by 1") in test_bdd_empty_cart() 94 THEN("the login should be successful") in test_bdd_valid_login() 109 THEN("the login should fail with an error message") in test_bdd_valid_login()
|
/third_party/unity/extras/bdd/src/ |
H A D | unity_bdd.h | 35 #define THEN(description) \ macro
|
/third_party/pcre2/pcre2/src/ |
H A D | pcre2_internal.h | 519 #define PCRE2_HASTHEN 0x00001000 /* pattern contains (*THEN) */ 891 #define STRING_THEN "THEN" 1680 "*THEN", "*THEN", "*COMMIT", "*COMMIT", "*FAIL", \ 1774 1, 3, /* THEN, THEN_ARG */ \
|
/third_party/mksh/ |
H A D | syn.c | 566 musthave(THEN, KEYWORD|sALIAS); in thenpart() 792 { "then", THEN, true },
|
H A D | sh.h | 2248 #define THEN 261 macro
|
/third_party/json/tests/thirdparty/doctest/ |
H A D | doctest.h | 2617 #define THEN(name) DOCTEST_THEN(name) macro
|
/third_party/libabigail/tests/lib/ |
H A D | catch.hpp | 17762 #define THEN( desc ) INTERNAL_CATCH_DYNAMIC_SECTION( " Then: " << desc ) macro 17946 #define THEN( desc )
|
Completed in 36 milliseconds