Home
last modified time | relevance | path

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

/third_party/jerryscript/tests/unit-ext/
Dtest-ext-arg.c95 static int validator_prop_count = 0; variable
359 validator_prop_count++; in test_validator_prop1_handler()
406 if (validator_prop_count == 1) in test_validator_prop2_handler()
413 validator_prop_count++; in test_validator_prop2_handler()
449 validator_prop_count++; in test_validator_prop3_handler()
948 TEST_ASSERT (validator_prop_count == 4); in main()