Home
last modified time | relevance | path

Searched refs:ALIAS_NAME (Results 1 - 1 of 1) sorted by relevance

/third_party/jerryscript/tests/unit-ext/
H A Dtest-ext-module-canonical.c23 #define ALIAS_NAME "bob" macro
37 else if (!strcmp ((char *) name_string, ALIAS_NAME)) in get_canonical_name()
82 jerry_value_t alias_name = jerry_create_string ((jerry_char_t *) ALIAS_NAME); in main()

Completed in 1 milliseconds