Home
last modified time | relevance | path

Searched defs:g_arrayFrontU8 (Results 1 - 1 of 1) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/tests/
H A Decma_test_common.h39 static uint8_t g_arrayFrontU8[] = {"abcdef"}; member
74 EXPECT_EQ(EcmaStringAccessor(handleEcmaStrConcatU8U16NotComp).Get(i), g_arrayFrontU8[i]); in ConcatCommonCase2() local

Completed in 3 milliseconds