Home
last modified time | relevance | path

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

/third_party/jerryscript/tests/unit-core/
H A Dtest-number-to-int32.cpp90 int32_test_case_t test_cases_int32[] = in HWTEST_F() local
119 i < sizeof (test_cases_int32) / sizeof (test_cases_int32[0]); in HWTEST_F()
122 TEST_ASSERT (ecma_number_to_int32 (test_cases_int32[i].num) == test_cases_int32[i].int32_num); in HWTEST_F()

Completed in 1 milliseconds