Home
last modified time | relevance | path

Searched refs:THEN (Results 1 - 7 of 7) sorted by relevance

/third_party/unity/extras/bdd/test/
H A Dtest_bdd.c21 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 Dunity_bdd.h35 #define THEN(description) \ macro
/third_party/pcre2/pcre2/src/
H A Dpcre2_internal.h519 #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 Dsyn.c566 musthave(THEN, KEYWORD|sALIAS); in thenpart()
792 { "then", THEN, true },
H A Dsh.h2248 #define THEN 261 macro
/third_party/json/tests/thirdparty/doctest/
H A Ddoctest.h2617 #define THEN(name) DOCTEST_THEN(name) macro
/third_party/libabigail/tests/lib/
H A Dcatch.hpp17762 #define THEN( desc ) INTERNAL_CATCH_DYNAMIC_SECTION( " Then: " << desc ) macro
17946 #define THEN( desc )

Completed in 36 milliseconds