Home
last modified time | relevance | path

Searched defs:test_A (Results 1 – 1 of 1) sorted by relevance

/third_party/jerryscript/tests/unit-ext/
Dtest-ext-method-register.c97 const char *test_A = "test.my_number"; in test_simple_registration() local
105 const char *test_A = "test.my_str_sz === 'super_'"; in test_simple_registration() local
113 const char *test_A = "test.my_str === 'super_str'"; in test_simple_registration() local
121 const char *test_A = "test.my_bool"; in test_simple_registration() local
129 const char *test_A = "test.my_bool_false"; in test_simple_registration() local
137 const char *test_A = "test.my_non_value"; in test_simple_registration() local
144 const char *test_A = "test.hello(33, 42, 2);"; in test_simple_registration() local
152 const char *test_A = "test.hello();"; in test_simple_registration() local