Searched defs:test_A (Results 1 - 1 of 1) sorted by relevance
/third_party/jerryscript/tests/unit-ext/ | ||
H A D | test-ext-method-register.c | 97 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 in test_simple_registration() local 129 const char *test_A = "test.my_bool_false"; test_simple_registration() local 137 const char *test_A = "test.my_non_value"; test_simple_registration() local 144 const char *test_A = "test.hello(33, 42, 2);"; test_simple_registration() local 152 const char *test_A = "test.hello();"; test_simple_registration() local [all...] |
Completed in 1 milliseconds