Home
last modified time | relevance | path

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

/third_party/jerryscript/tests/unit-core/
H A Dtest-promise.cpp33 static int count_in_assert = 0; variable
82 count_in_assert++; in assert_handler()
171 TEST_ASSERT (count_in_assert == 0); in HWTEST_F()
188 ASSERT_TRUE(!(count_in_assert == 2)); in HWTEST_F()

Completed in 2 milliseconds