Home
last modified time | relevance | path

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

/third_party/jerryscript/tests/unit-ext/
H A Dtest-ext-arg.c835 char expect_utf8_buf[] = "\x73\x74\x72\x3a \xf0\x90\x90\x80"; in test_utf8_string() local
836 size_t buf_len = sizeof (expect_utf8_buf) - 1; in test_utf8_string()
850 TEST_ASSERT (!strcmp (buf, expect_utf8_buf)); in test_utf8_string()

Completed in 3 milliseconds