Home
last modified time | relevance | path

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

/third_party/jerryscript/tests/unit-core/
Dtest-newtarget.cpp179 static const jerry_char_t test_source[] = TEST_STRING_LITERAL ("new Demo (1)");
196 static const jerry_char_t test_source[] = TEST_STRING_LITERAL ("Demo (2)");
213 static const jerry_char_t test_source[] = TEST_STRING_LITERAL (
Dtest-regression-3588.cpp91 static const jerry_char_t test_source[] = TEST_STRING_LITERAL (
111 static const jerry_char_t test_source[] = TEST_STRING_LITERAL (
Dtest-abort.cpp82 const jerry_char_t inf_loop_code_src1[] = TEST_STRING_LITERAL (
108 const jerry_char_t inf_loop_code_src2[] = TEST_STRING_LITERAL (
Dtest-common.h62 #define TEST_STRING_LITERAL(x) x macro
Dtest-proxy.cpp204 const jerry_char_t get_value_src[] = TEST_STRING_LITERAL ("pdemo.value");
233 const jerry_char_t set_value_src[] = TEST_STRING_LITERAL ("pdemo.value = 55");
Dtest-exec-stop.cpp102 const jerry_char_t inf_loop_code_src2[] = TEST_STRING_LITERAL (
Dtest-promise.cpp22 static const jerry_char_t test_source[] = TEST_STRING_LITERAL (
Dtest-arraybuffer.cpp251 const jerry_char_t eval_arraybuffer_src[] = TEST_STRING_LITERAL (
Dtest-api.cpp23 const jerry_char_t test_source[] = TEST_STRING_LITERAL (
/third_party/jerryscript/tests/unit-ext/
Dtest-common.h40 #define TEST_STRING_LITERAL(x) x macro
Dtest-ext-arg.c25 static const jerry_char_t test_source[] = TEST_STRING_LITERAL (