Home
last modified time | relevance | path

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

/third_party/jerryscript/tests/unit-ext/
Dtest-ext-arg.c93 static int validator3_count = 0; variable
286 if (validator3_count == 0) in test_validator3_handler()
292 else if (validator3_count == 1) in test_validator3_handler()
299 else if (validator3_count == 2) in test_validator3_handler()
307 else if (validator3_count == 3) in test_validator3_handler()
317 validator3_count++; in test_validator3_handler()