Home
last modified time | relevance | path

Searched refs:validator_int_count (Results 1 – 1 of 1) sorted by relevance

/third_party/jerryscript/tests/unit-ext/
Dtest-ext-arg.c94 static int validator_int_count = 0; variable
508 validator_int_count++; in test_validator_int1_handler()
558 validator_int_count++; in test_validator_int2_handler()
587 validator_int_count++; in test_validator_int3_handler()
949 TEST_ASSERT (validator_int_count == 3); in main()