Home
last modified time | relevance | path

Searched defs:ConcatToCString (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/base/tests/
Dstring_helper_test.cpp29 HWTEST_F_L0(StringHelperTest, ConcatToCString) in HWTEST_F_L0() argument
/arkcompiler/ets_runtime/ecmascript/base/
Dstring_helper.h54 inline CString ConcatToCString(T&& first, Args&&... args) in ConcatToCString() function