Home
last modified time | relevance | path

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

/third_party/jerryscript/tests/unit-ext/
Dtest-ext-arg.c92 static int validator2_count = 0; variable
236 if (validator2_count == 0) in test_validator2_handler()
248 validator2_count++; in test_validator2_handler()
947 TEST_ASSERT (validator2_count == 3); in main()